Searched refs:renameat (Results 1 – 5 of 5) sorted by relevance
| /xnu-10063.101.15/libsyscall/wrappers/ |
| H A D | renameat.c | 28 renameat(int oldfd, const char *old, int newfd, const char *new) in renameat() function
|
| /xnu-10063.101.15/bsd/sys/ |
| H A D | stdio.h | 48 int renameat(int, const char *, int, const char *) __OSX_AVAILABLE_STARTING(__MAC_10_10, __IPHO…
|
| /xnu-10063.101.15/bsd/man/man2/ |
| H A D | Makefile | 172 renameat.2 \
|
| /xnu-10063.101.15/libsyscall/Libsyscall.xcodeproj/ |
| H A D | project.pbxproj | 122 …29A59AE2183B0DE000E8B896 /* renameat.c in Sources */ = {isa = PBXBuildFile; fileRef = 29A59AE1183B… 570 …1183B0DE000E8B896 /* renameat.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType … 930 29A59AE1183B0DE000E8B896 /* renameat.c */, 1501 29A59AE2183B0DE000E8B896 /* renameat.c in Sources */,
|
| /xnu-10063.101.15/bsd/vfs/ |
| H A D | vfs_syscalls.c | 9668 renameat(__unused proc_t p, struct renameat_args *uap, __unused int32_t *retval) in renameat() function
|