Home
last modified time | relevance | path

Searched refs:unlink (Results 1 – 25 of 26) sorted by relevance

12

/xnu-8019.80.24/tests/
H A Dunp_connect_thread_uaf.c25 unlink(server_sockaddr.sun_path); in server_thread1()
47 unlink(server_sockaddr.sun_path); in server_thread2()
105 unlink(path3); in test_unp_connect_multithread()
H A Dposix_spawn_filtering.c28 unlink(tmp_path_filter_rules); in cleanup_tmpfiles()
31 unlink(tmp_path_env_output); in cleanup_tmpfiles()
H A Ddata_protection.c121 unlink(g_filepath);
335 unlink(g_filepath);
445 unlink(g_filepath);
645 unlink(g_filepath); in cleanup()
818 (void) unlink("/private/var/foo_test_file"); in lock_device()
833 result = unlink("/private/var/foo_test_file"); in lock_device()
H A Dnetbsd_utimensat.c67 unlink(FILEPATH); in chtmpdir()
68 unlink(LINK); in chtmpdir()
H A Dfd_aio_fsync_uaf.c58 T_EXPECT_POSIX_SUCCESS(unlink(path), "unlink");
H A Dftruncate.c63 ret = unlink(TMP_FILE_PATH); in fsize_test()
H A Dtime.c53 unlink(tmppath); in cleanup_tmpfile()
H A Dmacho_size_63133398.c3155 unlink(bin_path); in cleanup_bin()
H A Dpwrite.c58 T_ASSERT_POSIX_SUCCESS(unlink(scratchfile_path), "unlinked temporary file");
H A Dpread.c46 T_ASSERT_POSIX_SUCCESS(unlink(scratchfile_path), "unlinked temporary file");
H A Dtask_create_suid_cred.c96 ret = unlink(path); in test_id_cred()
H A Dproc_info.c658 retval = unlink(tmp_path); in proc_info_caller()
709 retval = unlink(tmp_path); in proc_info_caller()
2109 unlink(prf_path); in prf_end()
H A Dkqueue_file_tests.c353 res = unlink((char*)args[0]); in execute_action()
/xnu-8019.80.24/tools/tests/perf_index/
H A Dtest_file_helper.c47 retval = unlink(filepath); in test_file_create()
133 retval = unlink(filepath); in test_file_read_cleanup()
205 retval = unlink(filepath); in test_file_write_cleanup()
/xnu-8019.80.24/libsyscall/wrappers/
H A Dunlink.c28 unlink(const char *path) in unlink() function
/xnu-8019.80.24/SETUP/config/
H A Dmkheaders.c123 (void) unlink(file); in do_header()
186 unlink(file); in do_header()
H A Dmkioconf.c66 unlink(path("ioconf.c")); in mkioconf()
H A Dmkmakefile.c188 unlink(path("Makefile.old")); in makefile()
/xnu-8019.80.24/tests/vm/
H A Dmmap_resilient_media.c134 ret = unlink(FILENAME);
/xnu-8019.80.24/bsd/man/man2/
H A DMakefile236 unlink.2 \
/xnu-8019.80.24/bsd/miscfs/devfs/
H A DREADME114 ability to unlink and mv nodes.
/xnu-8019.80.24/tools/lldbmacros/
H A Dktrace.py564 os.unlink(name)
/xnu-8019.80.24/libsyscall/Libsyscall.xcodeproj/
H A Dproject.pbxproj78 …248AA963122C7B2A0085F5B1 /* unlink.c in Sources */ = {isa = PBXBuildFile; fileRef = 248AA962122C7B…
498 …962122C7B2A0085F5B1 /* unlink.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …
927 248AA962122C7B2A0085F5B1 /* unlink.c */,
1561 248AA963122C7B2A0085F5B1 /* unlink.c in Sources */,
/xnu-8019.80.24/SETUP/kextsymboltool/
H A Dkextsymboltool.c962 unlink(output_name); in main()
/xnu-8019.80.24/tests/ktrace/
H A Dkdebug_tests.c974 (void)unlink(filepath);

12