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