Searched refs:chmod (Results 1 – 16 of 16) sorted by relevance
| /xnu-10063.141.1/tools/tests/kernpost_test_report/ |
| H A D | Makefile | 9 chmod +x $@
|
| /xnu-10063.141.1/libsyscall/wrappers/unix03/ |
| H A D | chmod.c | 41 chmod(const char *path, mode_t mode) in chmod() function
|
| /xnu-10063.141.1/tools/tests/personas/ |
| H A D | Makefile | 28 chmod +x $@
|
| /xnu-10063.141.1/tools/tests/MPMMTest/ |
| H A D | Makefile | 31 chmod +x $@
|
| /xnu-10063.141.1/tests/ |
| H A D | sched_overloaded_runqueue.c | 158 ret = chmod(trace_path, 0777); in save_collected_ktrace() 182 ret = chmod(compressed_path, 0777); in save_collected_ktrace()
|
| H A D | Makefile | 540 chmod a+x $@ 993 chmod +x $@ 999 chmod +x $(INSTALLDIR)/vm/fault_throughput.lua 1048 chmod +x $@ 1054 chmod +x $(INSTALLDIR)/vm/perf_madvise.lua 1071 chmod +x $@ 1077 chmod +x $(INSTALLDIR)/vm/perf_compressor.lua 1108 chmod +x $@ 1114 chmod +x $(INSTALLDIR)/counter/benchmark.lua
|
| H A D | sched_thread_group_fairness.c | 276 T_QUIET; T_ASSERT_POSIX_ZERO(chmod(pdj_path, 0644), "chmod");
|
| H A D | file_leases.c | 536 err = chmod(testfile, S_IRWXU);
|
| H A D | kqueue_file_tests.c | 375 res = chmod((char*)args[0], (int)args[1]); in execute_action()
|
| /xnu-10063.141.1/config/ |
| H A D | README.DEBUG-kernel.txt | 16 bash-3.2# chmod -R g-w /System/Library/Extensions/System.kext /mach_kernel*
|
| /xnu-10063.141.1/bsd/sys/ |
| H A D | stat.h | 561 int chmod(const char *, mode_t) __DARWIN_ALIAS(chmod);
|
| /xnu-10063.141.1/bsd/man/man2/ |
| H A D | Makefile | 33 chmod.2 \
|
| /xnu-10063.141.1/tools/ |
| H A D | remote_build.sh | 185 chmod a+x "${BUILDSCRIPTDIR}/${BUILDSCRIPTNAME}"
|
| /xnu-10063.141.1/libsyscall/Libsyscall.xcodeproj/ |
| H A D | project.pbxproj | 70 …2419382B12135FF6003CDE41 /* chmod.c in Sources */ = {isa = PBXBuildFile; fileRef = 2419382A12135FF… 492 …382A12135FF6003CDE41 /* chmod.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType … 867 2419382A12135FF6003CDE41 /* chmod.c */, 1564 2419382B12135FF6003CDE41 /* chmod.c in Sources */,
|
| /xnu-10063.141.1/makedefs/ |
| H A D | MakeInc.cmd | 324 CHMOD = /bin/chmod
|
| /xnu-10063.141.1/bsd/vfs/ |
| H A D | vfs_syscalls.c | 7806 chmod(__unused proc_t p, struct chmod_args *uap, __unused int32_t *retval) in chmod() function
|