Searched refs:rename (Results 1 – 11 of 11) sorted by relevance
| /xnu-11215.1.10/libsyscall/wrappers/ |
| H A D | rename.c | 28 rename(const char *old, const char *new) in rename() function
|
| /xnu-11215.1.10/SETUP/installfile/ |
| H A D | installfile.c | 126 ret = rename(dsttmpname, dst); in main()
|
| /xnu-11215.1.10/bsd/man/man2/ |
| H A D | Makefile | 171 rename.2 \
|
| /xnu-11215.1.10/bsd/miscfs/devfs/ |
| H A D | README | 56 e.g. remove or rename nodes
|
| /xnu-11215.1.10/SETUP/config/ |
| H A D | mkmakefile.c | 187 rename(path("Makefile"), path("Makefile.old")); in makefile()
|
| /xnu-11215.1.10/libsyscall/Libsyscall.xcodeproj/ |
| H A D | project.pbxproj | 80 …248AA967122C7CDA0085F5B1 /* rename.c in Sources */ = {isa = PBXBuildFile; fileRef = 248AA966122C7C… 506 …966122C7CDA0085F5B1 /* rename.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType … 928 248AA966122C7CDA0085F5B1 /* rename.c */, 1610 248AA967122C7CDA0085F5B1 /* rename.c in Sources */,
|
| /xnu-11215.1.10/makedefs/ |
| H A D | MakeInc.kernel | 242 # for now, rename LASTDATA_CONST to LAST on static kernel cache builds
|
| /xnu-11215.1.10/tests/ |
| H A D | audit_session.c | 893 T_ASSERT_POSIX_SUCCESS(rename(tmppath, path), "move %s to %s by pid %d", tmppath, path, getpid());
|
| H A D | kqueue_file_tests.c | 385 res = rename((char*)args[0], (char*)args[1]); in execute_action()
|
| /xnu-11215.1.10/bsd/vfs/ |
| H A D | kpi_vfs.c | 4734 DTRACE_FSINFO(rename, vnode_t, fdvp); in VNOP_RENAME()
|
| H A D | vfs_syscalls.c | 9764 rename(__unused proc_t p, struct rename_args *uap, __unused int32_t *retval) in rename() function
|