HomeSort by relevance Sort by last modified time
    Searched refs:chmod (Results 126 - 150 of 994) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/libexif/
mkinstalldirs 137 echo "chmod $dirmode $pathcomp"
139 chmod "$dirmode" "$pathcomp" || lasterr=$?
  /external/libgsm/
Makefile 356 chmod 755 $@
369 chmod 444 $@
374 chmod 444 $@
379 chmod 444 $@
384 chmod 444 $@
389 chmod 444 $@
394 chmod 444 $@
399 chmod 444 $@
  /external/libvpx/
update_libvpx.sh 121 chmod 755 build/make/*.sh build/make/*.pl configure
  /external/ltp/testcases/commands/cron/
cron_neg_tests.sh 100 chmod 755 /tmp/$tmpscript
  /external/ltp/testcases/kernel/fs/fs_bind/cloneNS/
test01 44 chmod 755 parent01 child01
test02 45 chmod 755 parent02 child02
test07 45 chmod 755 parent07 child07
  /external/ltp/testcases/kernel/syscalls/unlink/
unlink07.c 266 chmod("unwrite_dir", 0777);
267 chmod("unsearch_dir", 0777);
unlink08.c 267 chmod("unwrite_dir", 0777);
268 chmod("unsearch_dir", 0777);
  /external/ltp/testcases/network/stress/ftp/
ftp-upload-stress 55 chmod o+w $FTP_UPLOAD_DIR
  /external/nanopb-c/tools/
make_linux_package.sh 42 chmod +x $DEST/generator-bin/protoc
  /external/python/cpython2/Lib/test/
test_netrc.py 119 os.chmod(fn, 0600)
123 os.chmod(fn, 0o622)
  /external/python/cpython3/Lib/test/
test_netrc.py 119 os.chmod(fn, 0o600)
123 os.chmod(fn, 0o622)
  /external/skia/infra/bots/
test_utils.py 28 os.chmod(dname, mode)
35 os.chmod(fname, mode)
  /external/skia/platform_tools/android/bin/
android_run_skia 31 chmod +x ${CMD_FILENAME}
  /external/skqp/infra/bots/
test_utils.py 28 os.chmod(dname, mode)
35 os.chmod(fname, mode)
  /external/skqp/platform_tools/android/bin/
android_run_skia 31 chmod +x ${CMD_FILENAME}
  /external/swiftshader/third_party/LLVM/autoconf/
mkinstalldirs 126 # echo "chmod $dirmode $pathcomp"
128 chmod "$dirmode" "$pathcomp" || lasterr=$?
  /external/syslinux/utils/
Makefile 42 chmod a+x $@
48 chmod a+x $@
  /external/toybox/scripts/
runtest.sh 155 chmod +x "$dest/$i"
187 chmod +x tmpdir4chroot/test.sh
  /external/toybox/tests/
gzip.test 72 chmod 0411 f1
  /libcore/ojluni/src/main/native/
FileSystemPreferences.c 48 result = chmod(fname, permission);
151 NATIVE_METHOD(FileSystemPreferences, chmod, "(Ljava/lang/String;I)I"),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/libexec/gcc/x86_64-linux/4.8/install-tools/
mkinstalldirs 137 echo "chmod $dirmode $pathcomp"
139 chmod "$dirmode" "$pathcomp" || lasterr=$?
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/libexec/gcc/x86_64-w64-mingw32/4.8.3/install-tools/
mkinstalldirs 137 echo "chmod $dirmode $pathcomp"
139 chmod "$dirmode" "$pathcomp" || lasterr=$?
  /system/bt/build/
install_deps.sh 55 chmod a+x ./gn

Completed in 1286 milliseconds

1 2 3 4 56 7 8 91011>>