/netbsd-src/sys/lib/libsa/ |
H A D | fstat.c | 37 fstat(int fd, struct stat *sb) in fstat() function
|
/netbsd-src/lib/libc/compat/gen/ |
H A D | compat_glob.c | 33 #define fstat __compat_fstat macro
|
H A D | compat___fts32.c | 51 #define fstat __compat___fstat30 macro
|
H A D | compat___fts31.c | 45 #define fstat __compat___fstat30 macro
|
H A D | compat_fts.c | 67 #define fstat __compat_fstat macro
|
H A D | compat___fts30.c | 37 #define fstat __compat___fstat30 macro
|
H A D | compat___fts13.c | 47 #define fstat __compat___fstat13 macro
|
/netbsd-src/external/ibm-public/postfix/dist/src/util/ |
H A D | warn_stat.h | 22 #define fstat(f, s) warn_fstat((f), (s)) macro
|
/netbsd-src/external/bsd/libpcap/dist/testprogs/ |
H A D | unix.h | 44 #define fstat _fstat macro
|
/netbsd-src/include/ |
H A D | rmt.h | 52 #define fstat rmtfstat macro
|
/netbsd-src/sys/external/bsd/acpica/dist/include/platform/ |
H A D | acwin64.h | 83 #define fstat _fstat macro
|
H A D | acwin.h | 100 #define fstat _fstat global() macro
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/rand/ |
H A D | randfile.c | 36 # define fstat _fstat macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/root/ |
H A D | file.d | 293 alias fstat = fstat64; in version() local
|
/netbsd-src/sys/external/mit/xen-include-public/dist/xen/include/public/io/ |
H A D | fsif.h | 151 struct fsif_stat_request fstat; member 171 struct fsif_stat_response fstat; member
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/symbolizer/ |
H A D | sanitizer_wrappers.cc | 148 int fstat(int fd, struct stat *buf) { STAT(fstat, fd, buf); } in fstat() function
|
/netbsd-src/external/bsd/libevent/dist/sample/ |
H A D | http-server.c | 69 #define fstat _fstat macro
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_solaris.cpp | 126 DECLARE__REAL_AND_INTERNAL64(uptr, fstat, fd_t fd, void *buf) { in DECLARE__REAL_AND_INTERNAL64() argument
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_solaris.cc | 116 DECLARE__REAL_AND_INTERNAL64(uptr, fstat, fd_t fd, void *buf) { in DECLARE__REAL_AND_INTERNAL64() argument
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
H A D | sanitizer_solaris.cc | 116 DECLARE__REAL_AND_INTERNAL64(uptr, fstat, fd_t fd, void *buf) { in DECLARE__REAL_AND_INTERNAL64() argument
|
/netbsd-src/sys/rump/include/rump/ |
H A D | rump_syscallshotgun.h | 109 #define fstat(a,b) rump_sys_fstat(a,b) macro
|
/netbsd-src/external/apache2/llvm/dist/libcxx/src/filesystem/ |
H A D | posix_compat.h | 224 int fstat(int fd, StatT *buf) { in fstat() function
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | collector_module.h | 59 int (*fstat)(int fd, struct stat *buf); member
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | collector_module.h | 57 int (*fstat)(int fd, struct stat *buf); member
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/ |
H A D | unix.c | 55 #define fstat _fstati64 macro
|