Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/sys/
H A Dunistd.h211 int fchownat(int, const char *, uid_t, gid_t, int) __OSX_AVAILABLE_STARTING(__MAC_10_10, __IPH…
/xnu-11215.81.4/bsd/man/man2/
H A DMakefile53 fchownat.2 \
/xnu-11215.81.4/bsd/vfs/
H A Dvfs_syscalls.c8145 fchownat(__unused proc_t p, struct fchownat_args *uap, __unused int32_t *retval) in fchownat() function