Searched defs:fstat (Results 1 – 11 of 11) sorted by relevance
| /mirbsd/src/lib/libpthread/uthread/ |
| D | uthread_fstat.c | 46 fstat(int fd, struct stat * buf) in fstat() function
|
| /mirbsd/src/sys/lib/libsa/ |
| D | fstat.c | 38 fstat(int fd, struct stat *sb) in fstat() function
|
| /mirbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | i387-tdep.c | 208 ULONGEST fstat; in i387_print_float_info() local 770 ULONGEST fstat; in i387_return_value() local
|
| D | i386-tdep.c | 1343 ULONGEST fstat; in i386_store_return_value() local 1589 ULONGEST fstat; in i386_mmx_regnum_to_fp_regnum() local
|
| /mirbsd/src/gnu/usr.bin/perl/ext/POSIX/ |
| D | POSIX.pm | 566 sub fstat { subroutine
|
| /mirbsd/src/gnu/usr.bin/perl/win32/ |
| D | win32iop.h | 239 #define fstat(fd,bufptr) win32_fstat(fd,bufptr) macro
|
| /mirbsd/src/gnu/usr.bin/binutils/include/gdb/ |
| D | callback.h | 97 int (*fstat) PARAMS ((host_callback *, int, struct stat *)); member
|
| /mirbsd/src/gnu/usr.bin/perl/wince/ |
| D | win32iop.h | 249 #define fstat(fd,bufptr) win32_fstat(fd,bufptr) macro
|
| /mirbsd/src/gnu/usr.bin/perl/ |
| D | XSUB.h | 467 # define fstat PerlLIO_fstat macro
|
| D | perl.h | 2186 # define fstat fstat64 macro
|
| /mirbsd/src/gnu/usr.bin/perl/vms/ |
| D | vmsish.h | 714 # define fstat(__p1,__p2) decc$__utc_fstat(__p1,__p2) macro
|