/openbsd-src/sys/lib/libsa/ |
H A D | fstat.c | 38 fstat(int fd, struct stat *sb) in fstat() function
|
/openbsd-src/regress/usr.sbin/syslogd/ |
H A D | Syslogd.pm | 272 sub fstat { subroutine
|
/openbsd-src/gnu/usr.bin/binutils/gdb/gdbserver/ |
H A D | i387-fp.c | 37 unsigned int fstat; member 53 unsigned short fstat; member
|
/openbsd-src/gnu/usr.bin/binutils/gas/ |
H A D | config-gas.com | 131 extern int access(), dup(), dup2(), fstat(), stat(); function
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | i387-tdep.c | 211 ULONGEST fstat; in i387_print_float_info() local 779 ULONGEST fstat; in i387_return_value() local
|
H A D | i386-tdep.c | 1335 ULONGEST fstat; in i386_store_return_value() local 1515 ULONGEST fstat; in i386_mmx_regnum_to_fp_regnum() local
|
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/symbolizer/ |
H A D | sanitizer_wrappers.cpp | 141 int fstat(int fd, struct stat *buf) { STAT(fstat, fd, buf); } in fstat() function
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Utility/ |
H A D | RegisterContextNetBSD_i386.cpp | 37 uint16_t fstat; // FPU Status Word (fsw) member
|
H A D | RegisterContextLinux_i386.cpp | 37 uint16_t fstat; // FPU Status Word (fsw) member
|
H A D | RegisterContext_x86.h | 268 uint16_t fstat; // FPU Status Word (fsw) member
|
/openbsd-src/gnu/usr.bin/binutils/include/gdb/ |
H A D | callback.h | 95 int (*fstat) PARAMS ((host_callback *, int, struct stat *)); member
|
/openbsd-src/gnu/llvm/compiler-rt/lib/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
|
/openbsd-src/gnu/usr.bin/perl/win32/ |
H A D | win32iop.h | 242 #define fstat(fd,bufptr) win32_fstat(fd,bufptr) macro
|
/openbsd-src/gnu/llvm/libcxx/src/filesystem/ |
H A D | posix_compat.h | 225 int fstat(int fd, StatT *buf) { in fstat() function
|
/openbsd-src/gnu/llvm/compiler-rt/lib/msan/ |
H A D | msan_interceptors.cpp | 41 #define fstat __fstat50 macro 670 INTERCEPTOR(int, fstat, int fd, void *buf) { in INTERCEPTOR() argument
|
/openbsd-src/gnu/gcc/libmudflap/ |
H A D | mf-hooks2.c | 1246 WRAPPER2(int , fstat, int filedes, struct stat *buf) in WRAPPER2() argument
|
/openbsd-src/sys/dev/ic/ |
H A D | aic79xx.c | 6033 uint8_t fstat; in ahd_init() local
|
/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_interceptors_posix.cpp | 1631 TSAN_INTERCEPTOR(int, fstat, int fd, void *buf) { in TSAN_INTERCEPTOR() argument
|
/openbsd-src/gnu/usr.bin/gcc/gcc/f/ |
H A D | com.c | 109 #define fstat(fd,stbuf) VMS_fstat (fd,stbuf) macro
|
/openbsd-src/gnu/usr.bin/perl/ |
H A D | perl.h | 3377 # define fstat fstat6 global() macro
|