Home
last modified time | relevance | path

Searched refs:stat (Results 1 – 7 of 7) sorted by relevance

/libev/
H A Ddepcomp192 stat=$?
195 exit $stat
218 stat=$?
221 exit $stat
260 stat=$?
315 stat=$?
344 stat=$?
397 stat=$?
453 stat=$?
506 stat=$?
[all …]
H A Dev++.h724 EV_BEGIN_WATCHER (stat, stat) in EV_END_WATCHER()
744 EV_END_WATCHER (stat, stat) in EV_END_WATCHER() argument
H A Dev.h372 typedef struct stat ev_statdata;
479 struct ev_stat stat;
H A Dev.pod2637 portable implementation simply calls C<stat(2)> regularly on the path
2645 This watcher type is not meant for massive numbers of stat watchers,
2658 support disabled by default, you get the 32 bit version of the stat
2680 making regular C<stat> calls. Even in the presence of inotify support
2692 =head3 C<stat ()> is a synchronous operation
2695 the process. The exception are C<ev_stat> watchers - those call C<stat
2699 busy or the intervals between stat's are large, a stat call will be fast,
2710 =head3 The special problem of stat time resolution
2720 stat data does change in other ways (e.g. file size).
2768 some error while C<stat>ing the file.
[all …]
H A Dconfig.h.in87 /* Define to 1 if you have the <sys/stat.h> header file. */
H A Dltmain.sh4587 struct stat st;
4594 if ((stat (path, &st) >= 0)
4605 struct stat st;
4612 if (stat (path, &st) >= 0)
4735 struct stat s;
H A Dconfigure3547 struct stat;
3584 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
7445 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \