Lines Matching full:stat
65 #include <sys/stat.h>245 struct stat st;270 if ((stat(fn, &st) < 0) || !S_ISREG(st.st_mode)) {524 struct stat st;543 if (stat(prf->filespec, &st)) {559 * If we don't have the stat() call, assume that our in-core