Searched defs:fstat (Results 1 - 25 of 28) sorted by relevance

12

/freebsd-current/stand/libsa/
H A Dfstat.c35 fstat(int fd, struct stat *sb) function
/freebsd-current/lib/libutil/
H A Dkld.c41 struct kld_file_stat fstat; local
/freebsd-current/contrib/libpcap/testprogs/
H A Dunix.h44 #define fstat _fstat macro
/freebsd-current/sys/contrib/openzfs/cmd/
H A Dzgenhostid.c106 struct stat fstat; local
/freebsd-current/contrib/xz/src/xz/
H A Dfile_io.h26 # define fstat _fstat64 macro
/freebsd-current/sys/i386/linux/
H A Dlinux_dummy_machdep.c50 UNIMPLEMENTED(fstat); variable
/freebsd-current/sys/amd64/linux32/
H A Dlinux32_dummy_machdep.c44 UNIMPLEMENTED(fstat); variable
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/
H A Dsanitizer_wrappers.cpp141 int fstat(int fd, struct stat *buf) { STAT(fstat, fd, buf); } function
/freebsd-current/crypto/openssl/crypto/rand/
H A Drandfile.c44 # define fstat _fstat macro
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextNetBSD_i386.cpp37 uint16_t fstat; // FPU Status Word (fsw) member in struct:FPR_i386
H A DRegisterContextLinux_i386.cpp37 uint16_t fstat; // FPU Status Word (fsw) member in struct:FPR_i386
H A DRegisterContext_x86.h271 uint16_t fstat; // FPU Status Word (fsw) member in struct:lldb_private::FXSAVE
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dvdev_raidz_math.c306 raidz_impl_kstat_t *fstat = &raidz_impl_kstats[raidz_supp_impl_cnt]; local
399 raidz_impl_kstat_t *fstat = &raidz_impl_kstats[raidz_supp_impl_cnt]; local
/freebsd-current/contrib/ntp/sntp/libevent/sample/
H A Dhttp-server.c68 #define fstat _fstat macro
/freebsd-current/contrib/libevent/sample/
H A Dhttp-server.c68 #define fstat _fstat macro
/freebsd-current/contrib/openbsm/libbsm/
H A Dbsm_wrappers.c746 audit_get_fsize(au_fstat_t *fstat, size_t sz) argument
758 audit_set_fsize(au_fstat_t *fstat, size_t sz) argument
/freebsd-current/sys/contrib/xen/io/
H A Dfsif.h151 struct fsif_stat_request fstat; member in union:fsif_request::__anon64
171 struct fsif_stat_response fstat; member in union:fsif_response::__anon65
/freebsd-current/contrib/bc/include/
H A Dstatus.h96 #define fstat _fstat macro
/freebsd-current/contrib/llvm-project/libcxx/src/filesystem/
H A Dposix_compat.h201 inline int fstat(int fd, StatT* buf) { function in namespace:detail
/freebsd-current/contrib/ntp/sntp/libevent/
H A Devutil.c101 #define fstat _fstati64 macro
H A Dbuffer.c2982 #define fstat _fstat macro
/freebsd-current/lib/libc/include/
H A Dun-namespace.h50 #undef fstat macro
H A Dnamespace.h69 #define fstat _fstat macro
/freebsd-current/contrib/libevent/
H A Devutil.c101 #define fstat _fstati64 macro
/freebsd-current/contrib/tcsh/
H A Dsh.h240 # define fstat fstat64 macro

Completed in 458 milliseconds

12