Lines Matching refs:stat
28 #include <sys/stat.h>
154 struct stat st;
155 return stat ("/dev/.devfsd", &st) == 0;
449 struct stat st;
529 struct stat sb;
550 if (stat(fullpath, &sb) < 0)
576 if (stat(fullpath, &sb) < 0)
602 if (stat(fullpath, &sb) < 0)
665 struct stat st;
668 if (stat (name, &st) < 0)
749 struct stat st;
754 if (stat (discn, &st) < 0)