stat 265 lib-src/emacsclient.c struct stat dotstat, pwdstat; stat 274 lib-src/emacsclient.c && stat (pwd, &pwdstat) == 0 stat 275 lib-src/emacsclient.c && stat (".", &dotstat) == 0 stat 1210 lib-src/emacsclient.c struct stat st; stat 98 lib-src/make-fingerprint.c struct stat st; stat 173 lib-src/movemail.c struct stat st; stat 318 lib-src/movemail.c && stat (lockname, &st) == 0 stat 512 lib-src/movemail.c struct stat stat1, stat2; stat 521 lib-src/movemail.c if (stat (MAILDIR, &stat1) < 0) stat 529 lib-src/movemail.c status = stat (indir, &stat2); stat 660 lib-src/movemail.c struct stat st; stat 287 lib-src/ntlib.c stat (const char * path, struct stat * buf) stat 399 lib-src/ntlib.c lstat (const char * path, struct stat * buf) stat 401 lib-src/ntlib.c return stat (path, buf); stat 405 lib-src/ntlib.c fstat (int desc, struct stat * buf) stat 246 lib-src/seccomp-filter.c RULE (SCMP_ACT_ALLOW, SCMP_SYS (stat)); stat 310 lib-src/update-game-score.c struct stat st; stat 463 lib-src/update-game-score.c struct stat buf; stat 482 lib-src/update-game-score.c || (stat (lockpath, &buf) == 0 && 60 * 60 < time (0) - buf.st_ctime)) stat 27 lib/acl.h int file_has_acl (char const *, struct stat const *); stat 106 lib/canonicalize-lgpl.c struct stat st; stat 107 lib/canonicalize-lgpl.c return stat (file, &st) == 0 || errno == EOVERFLOW; stat 143 lib/dup2.c struct stat sbuf; stat 98 lib/euidaccess.c struct stat stats; stat 111 lib/euidaccess.c int result = stat (file, &stats); stat 148 lib/euidaccess.c if (stat (file, &stats) == -1) stat 64 lib/faccessat.c struct stat st; stat 72 lib/fchmodat.c struct stat st; stat 555 lib/fcntl.c struct stat sbuf; stat 238 lib/fdopendir.c struct stat st; stat 45 lib/file-has-acl.c file_has_acl (char const *name, struct stat const *sb) stat 350 lib/file-has-acl.c struct stat statbuf; stat 352 lib/file-has-acl.c if (stat (name, &statbuf) == -1 && errno != EOVERFLOW) stat 154 lib/filemode.c filemodestring (struct stat const *statp, char *str) stat 38 lib/filemode.h extern void filemodestring (struct stat const *statp, char *str); stat 33 lib/fstatat.c orig_fstatat (int fd, char const *filename, struct stat *buf, int flags) stat 62 lib/fstatat.c normal_fstatat (int fd, char const *file, struct stat *st, int flag) stat 77 lib/fstatat.c rpl_fstatat (int fd, char const *file, struct stat *st, int flag) stat 114 lib/fstatat.c stat_func (char const *name, struct stat *st) stat 116 lib/fstatat.c return stat (name, st); stat 138 lib/fstatat.c # define AT_FUNC_POST_FILE_PARAM_DECLS , struct stat *st, int flag stat 74 lib/lchmod.c struct stat st; stat 39 lib/lstat.c orig_lstat (const char *filename, struct stat *buf) stat 73 lib/lstat.c rpl_lstat (const char *file, struct stat *sbuf) stat 98 lib/lstat.c result = stat (file, sbuf); stat 161 lib/open.c struct stat statbuf; stat 162 lib/open.c if (stat (filename, &statbuf) == 0 && S_ISDIR (statbuf.st_mode)) stat 191 lib/open.c struct stat statbuf; stat 102 lib/openat.h statat (int fd, char const *name, struct stat *st) stat 109 lib/openat.h lstatat (int fd, char const *name, struct stat *st) stat 35 lib/readlink.c struct stat statbuf; stat 40 lib/readlink.c if (stat (file, &statbuf) >= 0) stat 65 lib/readlink.c struct stat st; stat 66 lib/readlink.c if (stat (file, &st) == 0 || errno == EOVERFLOW) stat 46 lib/readlinkat.c struct stat st; stat 280 lib/set-permissions.c struct stat statbuf; stat 286 lib/set-permissions.c ret = stat (name, &statbuf); stat 65 lib/stat-time.h get_stat_atime_ns (struct stat const *st) stat 78 lib/stat-time.h get_stat_ctime_ns (struct stat const *st) stat 91 lib/stat-time.h get_stat_mtime_ns (struct stat const *st) stat 104 lib/stat-time.h get_stat_birthtime_ns (_GL_UNUSED struct stat const *st) stat 117 lib/stat-time.h get_stat_atime (struct stat const *st) stat 131 lib/stat-time.h get_stat_ctime (struct stat const *st) stat 145 lib/stat-time.h get_stat_mtime (struct stat const *st) stat 160 lib/stat-time.h get_stat_birthtime (_GL_UNUSED struct stat const *st) stat 210 lib/stat-time.h stat_time_normalize (int result, _GL_UNUSED struct stat *st) stat 216 lib/stat-time.h short int const ts_off[] = { offsetof (struct stat, st_atim), stat 217 lib/stat-time.h offsetof (struct stat, st_mtim), stat 218 lib/stat-time.h offsetof (struct stat, st_ctim) }; stat 38 lib/symlink.c struct stat st; stat 474 lib/sys_stat.in.h _GL_FUNCDECL_RPL (fstat, int, (int fd, struct stat *buf) _GL_ARG_NONNULL ((2))); stat 475 lib/sys_stat.in.h _GL_CXXALIAS_RPL (fstat, int, (int fd, struct stat *buf)); stat 477 lib/sys_stat.in.h _GL_CXXALIAS_SYS (fstat, int, (int fd, struct stat *buf)); stat 504 lib/sys_stat.in.h (int fd, char const *restrict name, struct stat *restrict st, stat 508 lib/sys_stat.in.h (int fd, char const *restrict name, struct stat *restrict st, stat 513 lib/sys_stat.in.h (int fd, char const *restrict name, struct stat *restrict st, stat 518 lib/sys_stat.in.h (int fd, char const *restrict name, struct stat *restrict st, stat 792 lib/sys_stat.in.h # if defined _AIX && defined stat && defined _LARGE_FILES stat 819 lib/sys_stat.in.h # elif defined __MINGW32__ && defined stat stat 829 lib/sys_stat.in.h # elif defined _MSC_VER && defined stat stat 844 lib/sys_stat.in.h _GL_EXTERN_C int stat (const char *restrict name, struct stat *restrict buf) stat 852 lib/sys_stat.in.h # undef stat stat 854 lib/sys_stat.in.h _GL_WARN_ON_USE (stat, "stat is unportable - " stat 865 lib/sys_stat.in.h # define lstat stat stat 867 lib/sys_stat.in.h _GL_CXXALIAS_RPL_1 (lstat, stat, int, stat 868 lib/sys_stat.in.h (const char *restrict name, struct stat *restrict buf)); stat 875 lib/sys_stat.in.h (const char *restrict name, struct stat *restrict buf) stat 878 lib/sys_stat.in.h (const char *restrict name, struct stat *restrict buf)); stat 881 lib/sys_stat.in.h (const char *restrict name, struct stat *restrict buf)); stat 51 lib/tempname.c # define struct_stat64 struct stat stat 135 lib/utimens.c update_timespec (struct stat const *statbuf, struct timespec **ts) stat 177 lib/utimens.c struct stat st; stat 238 lib/utimens.c if (fd < 0 ? stat (file, &st) : fstat (fd, &st)) stat 255 lib/utimens.c struct stat statbuf; stat 256 lib/utimens.c if (stat (file, &statbuf) < 0) stat 396 lib/utimens.c && (fd < 0 ? stat (file, &st) : fstat (fd, &st))) stat 536 lib/utimens.c struct stat st; stat 45 lib/utimensat.c struct stat st; stat 90 lib/utimensat.c struct stat st; stat 154 lib/utimensat.c struct stat statbuf; stat 160 nt/inc/sys/stat.h int __cdecl __MINGW_NOTHROW fstat (int, struct stat*); stat 161 nt/inc/sys/stat.h int __cdecl __MINGW_NOTHROW stat (const char*, struct stat*); stat 162 nt/inc/sys/stat.h int __cdecl __MINGW_NOTHROW lstat (const char*, struct stat*); stat 164 nt/inc/sys/stat.h struct stat *, int); stat 69 oldXMenu/Post.c register int stat; /* Routine call return status. */ stat 79 oldXMenu/Post.c stat = XMenuActivate( stat 90 oldXMenu/Post.c switch (stat) { stat 704 src/ccl.c #define CCL_SUSPEND(stat) \ stat 708 src/ccl.c ccl->status = stat; \ stat 173 src/conf_post.h # define lstat stat stat 864 src/dired.c stat_uname (struct stat *st) stat 879 src/dired.c stat_gname (struct stat *st) stat 972 src/dired.c struct stat s; stat 799 src/emacs.c struct stat st; stat 801 src/emacs.c && stat (candidate, &st) == 0 && S_ISREG (st.st_mode)) stat 1125 src/emacs.c struct stat stat; stat 1126 src/emacs.c if (fstat (fd, &stat) != 0) stat 1131 src/emacs.c if (! S_ISREG (stat.st_mode)) stat 1137 src/emacs.c if (stat.st_size <= 0 || SIZE_MAX <= stat.st_size stat 1138 src/emacs.c || PTRDIFF_MAX <= stat.st_size stat 1139 src/emacs.c || stat.st_size % sizeof *program.filter != 0) stat 1142 src/emacs.c file, (long) stat.st_size); stat 1145 src/emacs.c size_t size = stat.st_size; stat 154 src/fileio.c struct stat st; stat 155 src/fileio.c if (stat (file, &st) != 0) stat 169 src/fileio.c struct stat st; stat 170 src/fileio.c if (stat (file, &st) == 0 && (st.st_uid == -1 || st.st_gid == -1)) stat 2088 src/fileio.c struct stat statbuf; stat 2180 src/fileio.c struct stat st; stat 2274 src/fileio.c struct stat out_st; stat 2696 src/fileio.c struct stat file_st; stat 3115 src/fileio.c struct stat st; stat 3233 src/fileio.c struct stat st; stat 3507 src/fileio.c struct stat st; stat 3649 src/fileio.c struct stat st1, st2; stat 3917 src/fileio.c struct stat st; stat 5213 src/fileio.c struct stat st; stat 5448 src/fileio.c struct stat st1; stat 5810 src/fileio.c struct stat st; stat 5887 src/fileio.c struct stat st; stat 5931 src/fileio.c struct stat st; stat 164 src/filelock.c struct stat st; stat 165 src/filelock.c if (stat (BOOT_TIME_FILE, &st) == 0) stat 314 src/filelock.c struct stat st; stat 4112 src/haiku_support.cc ssize_t stat; stat 4167 src/haiku_support.cc if ((stat = wait_for_objects_etc ((object_wait_info *) &infos, 3, stat 4170 src/haiku_support.cc if (stat == B_INTERRUPTED || stat == B_TIMED_OUT stat 4171 src/haiku_support.cc || stat == B_WOULD_BLOCK) stat 4357 src/haiku_support.cc ssize_t stat; stat 4384 src/haiku_support.cc stat = wait_for_objects ((object_wait_info *) &infos, 2); stat 4386 src/haiku_support.cc if (stat == B_INTERRUPTED) stat 4388 src/haiku_support.cc else if (stat < B_OK) stat 5122 src/haiku_support.cc ssize_t stat; stat 5165 src/haiku_support.cc stat = wait_for_objects ((struct object_wait_info *) &infos, 2); stat 5168 src/haiku_support.cc if (stat == B_INTERRUPTED || stat == B_TIMED_OUT stat 5169 src/haiku_support.cc || stat == B_WOULD_BLOCK) stat 5172 src/haiku_support.cc if (stat < B_OK) stat 3755 src/image.c struct stat st; stat 9103 src/image.c struct stat st; stat 1043 src/lread.c struct stat st; stat 1424 src/lread.c struct stat s1, s2; stat 1674 src/lread.c struct stat eln_st; stat 1956 src/lread.c struct stat st; stat 4082 src/msdos.c fstatat (int fd, char const *name, struct stat *st, int flags) stat 4110 src/msdos.c return (flags & AT_SYMLINK_NOFOLLOW) ? lstat (name, st) : stat (name, st); stat 4112 src/msdos.c return stat (name, st); stat 61 src/msdos.h int fstatat (int, char const *, struct stat *, int); stat 5588 src/pdumper.c struct stat stat; stat 5623 src/pdumper.c if (fstat (dump_fd, &stat) < 0) stat 5627 src/pdumper.c if (stat.st_size > INTPTR_MAX) stat 5629 src/pdumper.c dump_size = (intptr_t) stat.st_size; stat 308 src/sysdep.c struct stat dotstat, pwdstat; stat 3348 src/sysdep.c struct stat st; stat 3376 src/sysdep.c if (stat (procfn, &st) < 0) stat 3605 src/sysdep.c struct stat st; stat 3621 src/sysdep.c if (stat (procfn, &st) < 0) stat 164 src/unexcw.c struct stat statbuf; stat 254 src/unexelf.c struct stat stat_buf; stat 5210 src/w32.c get_file_owner_and_group (PSECURITY_DESCRIPTOR psd, struct stat *st) stat 5275 src/w32.c stat_worker (const char * path, struct stat * buf, int follow_symlinks) stat 5681 src/w32.c stat (const char * path, struct stat * buf) stat 5687 src/w32.c lstat (const char * path, struct stat * buf) stat 5693 src/w32.c fstatat (int fd, char const *name, struct stat *st, int flags) stat 5722 src/w32.c fstat (int desc, struct stat * buf) stat 1435 test/manual/etags/c-src/etags.c struct stat stat_buf; stat 1469 test/manual/etags/c-src/etags.c if (stat (real_name, &stat_buf) != 0) stat 1475 test/manual/etags/c-src/etags.c if (stat (uncompressed_name, &stat_buf) == 0) stat 1483 test/manual/etags/c-src/etags.c if (stat (compressed_name, &stat_buf) != 0) stat 1492 test/manual/etags/c-src/etags.c if (stat (compressed_name, &stat_buf) == 0) stat 58 test/manual/etags/objc-src/PackInsp.h struct stat stats[NUMSTATS]; // for lazy inspection.