Home
last modified time | relevance | path

Searched defs:fstat (Results 1 – 25 of 35) sorted by relevance

12

/netbsd-src/sys/lib/libsa/
H A Dfstat.c37 fstat(int fd, struct stat *sb) in fstat() function
/netbsd-src/lib/libc/compat/gen/
H A Dcompat_glob.c33 #define fstat __compat_fstat macro
H A Dcompat___fts32.c51 #define fstat __compat___fstat30 macro
H A Dcompat___fts31.c45 #define fstat __compat___fstat30 macro
H A Dcompat_fts.c67 #define fstat __compat_fstat macro
H A Dcompat___fts30.c37 #define fstat __compat___fstat30 macro
H A Dcompat___fts13.c47 #define fstat __compat___fstat13 macro
/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dwarn_stat.h22 #define fstat(f, s) warn_fstat((f), (s)) macro
/netbsd-src/external/bsd/libpcap/dist/testprogs/
H A Dunix.h44 #define fstat _fstat macro
/netbsd-src/include/
H A Drmt.h52 #define fstat rmtfstat macro
/netbsd-src/sys/external/bsd/acpica/dist/include/platform/
H A Dacwin64.h83 #define fstat _fstat macro
H A Dacwin.h100 #define fstat _fstat global() macro
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/rand/
H A Drandfile.c36 # define fstat _fstat macro
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/root/
H A Dfile.d293 alias fstat = fstat64; in version() local
/netbsd-src/sys/external/mit/xen-include-public/dist/xen/include/public/io/
H A Dfsif.h151 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 Dsanitizer_wrappers.cc148 int fstat(int fd, struct stat *buf) { STAT(fstat, fd, buf); } in fstat() function
/netbsd-src/external/bsd/libevent/dist/sample/
H A Dhttp-server.c69 #define fstat _fstat macro
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_solaris.cpp126 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 Dsanitizer_solaris.cc116 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 Dsanitizer_solaris.cc116 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 Drump_syscallshotgun.h109 #define fstat(a,b) rump_sys_fstat(a,b) macro
/netbsd-src/external/apache2/llvm/dist/libcxx/src/filesystem/
H A Dposix_compat.h224 int fstat(int fd, StatT *buf) { in fstat() function
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A Dcollector_module.h59 int (*fstat)(int fd, struct stat *buf); member
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A Dcollector_module.h57 int (*fstat)(int fd, struct stat *buf); member
/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/
H A Dunix.c55 #define fstat _fstati64 macro

12