Lines Matching refs:stat
77 #include <sys/stat.h>
201 #define MODE_FIFO S_IFIFO /* defined in stat.h 0010000 */
383 struct stat statbuf;
484 if (stat(auto_dir, &statbuf) == -1) {
1958 struct stat stbuf;
1962 * Do a stat on the open file.
2522 * we do the stat until after the read.
2604 struct stat stbuf;
2729 * the stat and until after the last read to prevent
2928 struct stat sb;