Lines Matching refs:stat
19 #include <sys/stat.h>40 struct stat buf1;41 struct stat buf2;43 stat(path, &buf1);51 stat(path, &buf2);74 struct stat st;81 stat(path, &st);103 struct stat buf1;104 struct stat buf2;106 stat(path, &buf1);114 stat(path, &buf2);