stat 446 gtags/gtags.c struct stat statp; stat 464 gtags/gtags.c if (stat(path, &statp) < 0) stat 498 gtags/gtags.c if (stat(path, &statp) < 0) stat 85 htags-refkit/htags_path2url.c struct stat st; stat 107 libdb/bt_open.c struct stat sb; stat 197 libdb/compat.h #define lstat stat stat 77 libdb/mpool.c struct stat sb; stat 355 libutil/find.c struct stat st; stat 364 libutil/find.c if (stat(makepath(dir, dp->d_name, NULL), &st) < 0) { stat 152 libutil/getdbpath.c struct stat sb; stat 164 libutil/getdbpath.c if (stat(p, &sb) || !S_ISDIR(sb.st_mode)) stat 176 libutil/getdbpath.c if (stat(p, &sb) || !S_ISDIR(sb.st_mode)) stat 63 libutil/linetable.c struct stat sb; stat 66 libutil/linetable.c if (stat(path, &sb) < 0) stat 95 libutil/test.c static struct stat sb; stat 99 libutil/test.c if (stat(path, &sb) < 0) stat 159 libutil/test.c struct stat sb; stat 161 libutil/test.c if (stat(path, &sb) < 0)