Searched refs:clonefile (Results 1 – 7 of 7) sorted by relevance
| /xnu-8792.41.9/libsyscall/wrappers/ |
| H A D | clonefile.c | 28 clonefile(const char *old, const char *new, uint32_t flags) in clonefile() function
|
| /xnu-8792.41.9/bsd/sys/ |
| H A D | clonefile.h | 50 int clonefile(const char *, const char *, uint32_t) __OSX_AVAILABLE(10.12) __IOS_AVAILABLE(10.0) __…
|
| H A D | Makefile | 33 buf.h cdefs.h clonefile.h conf.h constrained_ctypes.h \ 68 clonefile.h \
|
| /xnu-8792.41.9/bsd/man/man2/ |
| H A D | Makefile | 36 clonefile.2 \
|
| /xnu-8792.41.9/libsyscall/Libsyscall.xcodeproj/ |
| H A D | project.pbxproj | 279 …E214BDC81C2E358300CEE8A3 /* clonefile.c in Sources */ = {isa = PBXBuildFile; fileRef = E214BDC71C2… 697 …1C2E34E200CEE8A3 /* clonefile.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType … 884 E214BDC71C2E34E200CEE8A3 /* clonefile.c */, 1446 E214BDC81C2E358300CEE8A3 /* clonefile.c in Sources */,
|
| /xnu-8792.41.9/tests/ |
| H A D | file_leases.c | 548 err = clonefile(testfile, destfile, CLONE_NOFOLLOW);
|
| /xnu-8792.41.9/bsd/vfs/ |
| H A D | kpi_vfs.c | 5923 DTRACE_FSINFO(clonefile, vnode_t, *vpp); in VNOP_CLONEFILE()
|