Searched
full:chmod (Results
401 -
425 of
948) sorted by null
<<11121314151617181920>>
/external/strace/ |
missing | 198 chmod +x $file
|
/external/strace/strace/linux/powerpc/ |
syscallent.h | 46 { 2, TF, sys_chmod, "chmod" }, /* 15 */
|
/external/strace/strace/linux/s390/ |
syscallent.h | 46 { 2, TF, sys_chmod, "chmod" }, /* 15 */
|
/external/strace/strace/linux/s390x/ |
syscallent.h | 45 { 2, TF, sys_chmod, "chmod" }, /* 15 */
|
/external/strace/strace/linux/sh64/ |
syscallent.h | 46 { 2, TF, sys_chmod, "chmod" }, /* 15 */
|
/external/strace/strace/linux/sparc/ |
syscallent1.h | 45 { 6, TF, solaris_chmod, "chmod" }, /* 15 */
|
/external/strace/strace/linux/sparc64/ |
syscallent1.h | 45 { 6, TF, solaris_chmod, "chmod" }, /* 15 */
|
/external/strace/strace/linux/ |
syscallent.h | 46 { 2, TF, sys_chmod, "chmod" }, /* 15 */
|
/external/valgrind/main/coregrind/m_syswrap/ |
priv_syswrap-darwin.h | 74 // GEN chmod 15
|
/external/valgrind/main/ |
missing | 216 chmod +x $file
|
/external/webkit/Source/WebKit/android/WebCoreSupport/ |
GeolocationPermissions.cpp | 407 if (chmod(filename.utf8().data(), S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP)) {
|
/external/webkit/Tools/android/flex-2.5.4a/MISC/MVS/ |
MVS.uudecode | 186 X chmod(dest, mode);
|
/external/wpa_supplicant_6/wpa_supplicant/src/common/ |
wpa_ctrl.c | 126 chmod(ctrl->local.sun_path, S_IRUSR|S_IWUSR|S_IRGRP|S_IWGRP);
|
/ndk/build/tools/ |
package-release.sh | 417 # chmod a+r $TMPDIR/$ARCHIVE
|
/ndk/sources/host-tools/sed-4.2.1/build-aux/ |
missing | 216 chmod +x $file
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/share/gdb/syscalls/ |
amd64-linux.xml | 107 <syscall name="chmod" number="90"/>
|
i386-linux.xml | 32 <syscall name="chmod" number="15"/>
|
ppc-linux.xml | 32 <syscall name="chmod" number="15"/>
|
ppc64-linux.xml | 32 <syscall name="chmod" number="15"/>
|
/prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/share/gdb/syscalls/ |
amd64-linux.xml | 107 <syscall name="chmod" number="90"/>
|
i386-linux.xml | 32 <syscall name="chmod" number="15"/>
|
ppc-linux.xml | 32 <syscall name="chmod" number="15"/>
|
ppc64-linux.xml | 32 <syscall name="chmod" number="15"/>
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/share/gdb/syscalls/ |
amd64-linux.xml | 107 <syscall name="chmod" number="90"/>
|
i386-linux.xml | 32 <syscall name="chmod" number="15"/>
|
Completed in 1309 milliseconds
<<11121314151617181920>>