Searched refs:clonefileat (Results 1 – 4 of 4) sorted by relevance
| /xnu-8792.61.2/libsyscall/wrappers/ |
| H A D | clonefile.c | 30 return clonefileat(AT_FDCWD, old, AT_FDCWD, new, flags); in clonefile()
|
| /xnu-8792.61.2/bsd/sys/ |
| H A D | clonefile.h | 46 int clonefileat(int, const char *, int, const char *, uint32_t) __OSX_AVAILABLE(10.12) __IOS_AVAILA…
|
| /xnu-8792.61.2/bsd/man/man2/ |
| H A D | Makefile | 37 clonefileat.2 \
|
| /xnu-8792.61.2/bsd/vfs/ |
| H A D | vfs_syscalls.c | 8796 clonefileat(__unused proc_t p, struct clonefileat_args *uap, in clonefileat() function
|