Lines Matching full:stat
116 #include <sys/stat.h>169 struct stat stbuf;171 if (stat(file,&stbuf) < 0) return(0);1591 struct stat sb;1616 if (stat(serialfile,&sb) < 0)1862 struct stat sb;1906 if (stat(dbfile,&sb) < 0)1943 if (stat(buf[4],&sb) < 0)