Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/man/man2/
H A DMakefile51 fchmodat.2 \
/xnu-8019.80.24/bsd/sys/
H A Dstat.h571 int fchmodat(int, const char *, mode_t, int) __OSX_AVAILABLE_STARTING(__MAC_10_10, __IPHONE_8_0…
/xnu-8019.80.24/bsd/vfs/
H A Dvfs_syscalls.c7110 fchmodat(__unused proc_t p, struct fchmodat_args *uap, __unused int32_t *retval) in fchmodat() function