Home
last modified time | relevance | path

Searched refs:stat_with_timeout (Results 1 – 5 of 5) sorted by relevance

/dports/x11-fm/rox-filer/rox-filer-2.11/ROX-Filer/src/
H A Dsupport.h56 int stat_with_timeout(const char *path, struct stat *info);
H A Dminibuffer.c515 if (stat_with_timeout(path, &info) == 0 && in path_changed()
H A Dsupport.c1416 int stat_with_timeout(const char *path, struct stat *info) in stat_with_timeout() function
/dports/editors/xvile/vile-9.8v/
H A Dpath.c580 #define TimedStat stat_with_timeout
592 stat_with_timeout(const char *path, struct stat *statbuf) in stat_with_timeout() function
/dports/editors/vile/vile-9.8v/
H A Dpath.c580 #define TimedStat stat_with_timeout
592 stat_with_timeout(const char *path, struct stat *statbuf) in stat_with_timeout() function