Searched refs:fstat64 (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/man/man2/
H A DMakefile58 fstat64.2 \
/darwin-on-arm/xnu/bsd/sys/
H A Dstat.h200 * This structure is used as the second parameter to the fstat64(),
624 int fstat64(int, struct stat64 *) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_5,__MAC_10_6,__IPHONE_NA,__IPHONE_NA);
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_descrip.c2609 * Description: Extended version of fstat64 supporting returning extended
2630 * fstat64
2643 fstat64(proc_t p, register struct fstat64_args *uap, __unused int32_t *retval) function

Completed in 29 milliseconds