Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/sys/
H A Dunistd.h208 int faccessat(int, const char *, int, int) __OSX_AVAILABLE_STARTING(__MAC_10_10, __IPHONE_8_0);
/xnu-8019.80.24/bsd/man/man2/
H A DMakefile47 faccessat.2 \
/xnu-8019.80.24/bsd/vfs/
H A Dvfs_syscalls.c6326 faccessat(__unused proc_t p, struct faccessat_args *uap, in faccessat() function