Searched defs:fstat (Results 1 - 25 of 31) sorted by last modified time

12

/freebsd-12-stable/sys/xen/interface/io/
H A Dfsif.h151 struct fsif_stat_request fstat; member in union:fsif_request::__anon17026
171 struct fsif_stat_response fstat; member in union:fsif_response::__anon17027
/freebsd-12-stable/sys/i386/linux/
H A Dlinux_dummy_machdep.c63 DUMMY(fstat); variable
/freebsd-12-stable/sys/dev/nsp/
H A Dnsp.c960 register u_int8_t stat, fstat; local
1038 register u_int8_t stat, fstat; local
/freebsd-12-stable/sys/dev/ncv/
H A Dncr53c500.c677 register u_int8_t fstat; local
742 register u_int8_t fstat; local
[all...]
/freebsd-12-stable/sys/dev/aic7xxx/
H A Daic79xx.c6311 uint8_t fstat; local
/freebsd-12-stable/stand/libsa/
H A Dfstat.c40 fstat(fd, sb) function
/freebsd-12-stable/lib/libutil/
H A Dkld.c43 struct kld_file_stat fstat; local
/freebsd-12-stable/lib/libc/sys/
H A Dfstat.c38 #undef fstat macro
/freebsd-12-stable/lib/libc/include/
H A Dun-namespace.h52 #undef fstat macro
H A Dnamespace.h71 #define fstat _fstat macro
/freebsd-12-stable/crypto/openssl/crypto/rand/
H A Drandfile.c36 # define fstat _fstat macro
/freebsd-12-stable/contrib/tcsh/
H A Dsh.h240 # define fstat fstat64 macro
/freebsd-12-stable/contrib/tcpdump/
H A Dnetdissect-stdinc.h152 #define fstat _fstat macro
/freebsd-12-stable/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-12-stable/contrib/ntp/sntp/libevent/
H A Devutil.c96 #define fstat _fstati64 macro
H A Dbuffer.c2961 #define fstat _fstat macro
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContext_x86.h254 uint16_t fstat; // FPU Status Word (fsw) member in struct:lldb_private::FXSAVE
H A DRegisterContextLinux_i386.cpp37 uint16_t fstat; // FPU Status Word (fsw) member in struct:FPR_i386
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/
H A Dsanitizer_wrappers.cpp140 int fstat(int fd, struct stat *buf) { STAT(fstat, fd, buf); } function
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp39 #define fstat __fstat50 macro
/freebsd-12-stable/contrib/libpcap/testprogs/
H A Dunix.h44 #define fstat _fstat macro
/freebsd-12-stable/contrib/libevent/sample/
H A Dhttp-server.c55 #define fstat _fstat macro
/freebsd-12-stable/contrib/libevent/
H A Devutil.c96 #define fstat _fstati64 macro
H A Dbuffer.c2969 #define fstat _fstat macro
/freebsd-12-stable/contrib/gdb/include/gdb/
H A Dcallback.h95 int (*fstat) PARAMS ((host_callback *, int, struct stat *)); member in struct:host_callback_struct

Completed in 274 milliseconds

12