Searched refs:chmod (Results 1 – 14 of 14) sorted by relevance
9 chmod +x $@
41 chmod(const char *path, mode_t mode) in chmod() function
31 chmod +x $@
28 chmod +x $@
455 chmod a+x $@858 chmod +x $@864 chmod +x $(INSTALLDIR)/vm/fault_throughput.lua911 chmod +x $@917 chmod +x $(INSTALLDIR)/vm/perf_madvise.lua934 chmod +x $@940 chmod +x $(INSTALLDIR)/vm/perf_compressor.lua971 chmod +x $@977 chmod +x $(INSTALLDIR)/counter/benchmark.lua
536 err = chmod(testfile, S_IRWXU);
375 res = chmod((char*)args[0], (int)args[1]); in execute_action()
16 bash-3.2# chmod -R g-w /System/Library/Extensions/System.kext /mach_kernel*
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…489 …382A12135FF6003CDE41 /* chmod.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …860 2419382A12135FF6003CDE41 /* chmod.c */,1530 2419382B12135FF6003CDE41 /* chmod.c in Sources */,
285 CHMOD = /bin/chmod
7668 chmod(__unused proc_t p, struct chmod_args *uap, __unused int32_t *retval) in chmod() function