Searched refs:chmod (Results 1 – 13 of 13) sorted by relevance
9 chmod +x $@
41 chmod(const char *path, mode_t mode) in chmod() function
29 chmod +x $@
45 chmod +x $@
16 bash-3.2# chmod -R g-w /System/Library/Extensions/System.kext /mach_kernel*
382 chmod a+x $@790 chmod +x $(SYMROOT)/vm/fault_throughput.lua795 chmod +x $(INSTALLDIR)/vm/fault_throughput.lua810 chmod +x $(SYMROOT)/vm/perf_madvise.lua814 chmod +x $(INSTALLDIR)/vm/perf_madvise.lua850 chmod +x $(SYMROOT)/counter/benchmark.lua855 chmod +x $(INSTALLDIR)/counter/benchmark.lua
375 res = chmod((char*)args[0], (int)args[1]); in execute_action()
560 int chmod(const char *, mode_t) __DARWIN_ALIAS(chmod);
33 chmod.2 \
185 chmod a+x "${BUILDSCRIPTDIR}/${BUILDSCRIPTNAME}"
70 …2419382B12135FF6003CDE41 /* chmod.c in Sources */ = {isa = PBXBuildFile; fileRef = 2419382A12135FF…486 …382A12135FF6003CDE41 /* chmod.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …854 2419382A12135FF6003CDE41 /* chmod.c */,1520 2419382B12135FF6003CDE41 /* chmod.c in Sources */,
282 CHMOD = /bin/chmod
7162 chmod(__unused proc_t p, struct chmod_args *uap, __unused int32_t *retval) in chmod() function