Home
last modified time | relevance | path

Searched refs:fstatat (Results 1 – 3 of 3) sorted by relevance

/xnu-8020.140.41/bsd/sys/
H A Dstat.h572 int fstatat(int, const char *, struct stat *, int) __DARWIN_INODE64(fstatat) __OSX_AVAILABLE_ST…
/xnu-8020.140.41/bsd/man/man2/
H A DMakefile69 fstatat.2 \
/xnu-8020.140.41/bsd/vfs/
H A Dvfs_syscalls.c6671 fstatat(__unused proc_t p, struct fstatat_args *uap, __unused int32_t *retval) in fstatat() function