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

/freebsd-11-stable/stand/libsa/
H A Dfstat.c40 fstat(fd, sb) function
/freebsd-11-stable/lib/libutil/
H A Dkld.c41 struct kld_file_stat fstat; local
/freebsd-11-stable/contrib/libpcap/testprogs/
H A Dunix.h44 #define fstat _fstat macro
/freebsd-11-stable/contrib/gdb/gdb/gdbserver/
H A Di387-fp.c37 unsigned int fstat; member in struct:i387_fsave
53 unsigned short fstat; member in struct:i387_fxsave
[all...]
/freebsd-11-stable/contrib/apr/include/arch/unix/
H A Dapr_arch_file_io.h137 #define fstat(f,b) fstat64(f,b) macro
/freebsd-11-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-11-stable/contrib/gdb/gdb/
H A Di387-tdep.c211 ULONGEST fstat; local
754 ULONGEST fstat; local
[all...]
H A Dstandalone.c189 fstat (int desc, struct stat *statbuf) function
H A Di386-tdep.c1225 ULONGEST fstat; local
1384 ULONGEST fstat; local
/freebsd-11-stable/contrib/tcpdump/
H A Dnetdissect-stdinc.h152 #define fstat _fstat macro
/freebsd-11-stable/sys/dev/ncv/
H A Dncr53c500.c675 register u_int8_t fstat; local
740 register u_int8_t fstat; local
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextLinux_i386.cpp37 uint16_t fstat; // FPU Status Word (fsw) member in struct:FPR_i386
H A DRegisterContext_x86.h254 uint16_t fstat; // FPU Status Word (fsw) member in struct:lldb_private::FXSAVE
/freebsd-11-stable/contrib/gdb/include/gdb/
H A Dcallback.h95 int (*fstat) PARAMS ((host_callback *, int, struct stat *)); member in struct:host_callback_struct
/freebsd-11-stable/contrib/openbsm/libbsm/
H A Dbsm_wrappers.c714 audit_get_fsize(au_fstat_t *fstat, size_t sz) argument
726 audit_set_fsize(au_fstat_t *fstat, size_t sz) argument
/freebsd-11-stable/sys/xen/interface/io/
H A Dfsif.h151 struct fsif_stat_request fstat; member in union:fsif_request::__anon13553
171 struct fsif_stat_response fstat; member in union:fsif_response::__anon13554
/freebsd-11-stable/sys/dev/nsp/
H A Dnsp.c958 register u_int8_t stat, fstat; local
1036 register u_int8_t stat, fstat; local
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_dummy.c67 DUMMY(fstat); variable
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Devutil.c96 #define fstat _fstati64 macro
H A Dbuffer.c2961 #define fstat _fstat macro
/freebsd-11-stable/lib/libc/include/
H A Dun-namespace.h50 #undef fstat macro
H A Dnamespace.h69 #define fstat _fstat macro
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp39 #define fstat __fstat50 macro
/freebsd-11-stable/contrib/tcsh/
H A Dsh.h240 # define fstat fstat64 macro
/freebsd-11-stable/sys/dev/aic7xxx/
H A Daic79xx.c6309 uint8_t fstat; local

Completed in 218 milliseconds