Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/sys/
H A Dclonefile.h48 int fclonefileat(int, int, const char *, uint32_t) __OSX_AVAILABLE(10.12) __IOS_AVAILABLE(10.0) __T…
/xnu-8792.61.2/bsd/man/man2/
H A DMakefile54 fclonefileat.2 \
/xnu-8792.61.2/bsd/vfs/
H A Dvfs_syscalls.c8830 fclonefileat(__unused proc_t p, struct fclonefileat_args *uap, in fclonefileat() function