HomeSort by relevance Sort by last modified time
    Searched full:chmod (Results 476 - 500 of 948) sorted by null

<<11121314151617181920>>

  /external/valgrind/main/tests/
Makefile.in 548 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
552 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  /external/yaffs2/yaffs2/direct/
dtest.c 595 if(yaffs_chmod(path,tmode)< 0) printf("chmod failed\n");
797 // Check chmod
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/lib/
gnulib.mk 522 chmod a-x $@-t
531 chmod a-x $@-t
    [all...]
  /external/e2fsprogs/
configure 439 chmod +x "$as_me.lineno" ||
623 CHMOD
    [all...]
  /development/pdk/docs/source/
git-repo.jd 35 $ curl http://android.git.kernel.org/repo &gt; ~/bin/repo <div>$ chmod a+x ~/bin/repo</div>
  /external/bluetooth/glib/
configure.in     [all...]
  /external/chromium/base/
file_util.h 580 return chmod(path.value().c_str(), stat_buf.st_mode) == 0;
  /external/chromium/build/
install-build-deps.sh 449 chmod 755 dpkg/DEBIAN/postinst dpkg/DEBIAN/postrm
  /external/e2fsprogs/intl/
Makefile.in 349 chmod a+x $(DESTDIR)$(gettextsrcdir)/config.charset; \
  /external/jhead/
main.c 144 chmod(filename, buf.st_mode);
  /external/libvpx/examples/includes/geshi/geshi/
php.php 144 'ceil','chdir','checkdate','checkdnsrr','chgrp','chmod','chop',
    [all...]
  /external/qemu/slirp/
misc.c 216 (void) chmod(line, S_IRUSR|S_IWUSR|S_IWGRP);
  /external/qemu/slirp-android/
misc.c 196 (void) chmod(line, S_IRUSR|S_IWUSR|S_IWGRP);
  /external/strace/strace/linux/alpha/
syscallent.h 46 { 2, TF, sys_chmod, "chmod" }, /* 15 */
  /external/wpa_supplicant/
config_file.c 266 chmod(name, S_IRUSR|S_IWUSR|S_IRGRP|S_IWGRP);
  /frameworks/base/core/java/android/app/backup/
BackupAgent.java 405 * written. This is in the standard format used by {@code chmod()}.
  /ndk/tests/
run-tests.sh 529 run $ADB_CMD shell chmod 0755 $DSTFILE
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/bin/
arm-eabi-gccbug 372 chmod u+w $TEMP
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/bin/
arm-eabi-gccbug 371 chmod u+w $TEMP
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/bin/
arm-eabi-gccbug 371 chmod u+w $TEMP
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/bin/
arm-eabi-gccbug 371 chmod u+w $TEMP
  /prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/bin/
arm-linux-androideabi-gccbug 371 chmod u+w $TEMP
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/bin/
arm-eabi-gccbug 372 chmod u+w $TEMP
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/bin/
arm-eabi-gccbug 371 chmod u+w $TEMP
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/
arm-eabi-gccbug 371 chmod u+w $TEMP

Completed in 2218 milliseconds

<<11121314151617181920>>