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

1 2 3 4 5 6 7 8 91011>>

  /frameworks/native/cmds/atrace/
atrace_userdebug.rc 8 chmod 0666 /sys/kernel/tracing/events/workqueue/enable
9 chmod 0666 /sys/kernel/debug/tracing/events/workqueue/enable
10 chmod 0666 /sys/kernel/tracing/events/regulator/enable
11 chmod 0666 /sys/kernel/debug/tracing/events/regulator/enable
12 chmod 0666 /sys/kernel/tracing/events/pagecache/enable
13 chmod 0666 /sys/kernel/debug/tracing/events/pagecache/enable
16 chmod 0666 /sys/kernel/tracing/events/irq/enable
17 chmod 0666 /sys/kernel/debug/tracing/events/irq/enable
18 chmod 0666 /sys/kernel/tracing/events/ipi/enable
19 chmod 0666 /sys/kernel/debug/tracing/events/ipi/enabl
    [all...]
atrace.rc 6 chmod 0222 /sys/kernel/debug/tracing/trace_marker
7 chmod 0222 /sys/kernel/tracing/trace_marker
14 chmod 0666 /sys/kernel/debug/tracing/trace_clock
15 chmod 0666 /sys/kernel/tracing/trace_clock
16 chmod 0666 /sys/kernel/debug/tracing/buffer_size_kb
17 chmod 0666 /sys/kernel/tracing/buffer_size_kb
18 chmod 0666 /sys/kernel/debug/tracing/options/overwrite
19 chmod 0666 /sys/kernel/tracing/options/overwrite
20 chmod 0666 /sys/kernel/debug/tracing/options/print-tgid
21 chmod 0666 /sys/kernel/tracing/options/print-tgi
    [all...]
  /external/autotest/site_utils/admin/scripts/
fixperms.sh 3 chmod -R o+r /usr/local/autotest
4 find /usr/local/autotest/ -type d | xargs chmod o+x
5 chmod o+x /usr/local/autotest/tko/*.cgi
  /external/libpcap/
chmod_bpf 19 chmod g+rw /dev/bpf*
  /external/libunwind/tests/
run-check-namespace 2 chmod +x ./check-namespace.sh
  /external/linux-kselftest/tools/testing/selftests/exec/
execveat.sh 28 chmod +x script && \
32 chmod -x execveat.denatured && \
Makefile 18 chmod +x $@
23 chmod -x $@
  /external/ltp/testcases/kdump/
Makefile 2 chmod a+x runkdump.sh lib/*.sh
  /bionic/libc/bionic/
chmod.cpp 33 int chmod(const char* path, mode_t mode) { function
  /external/libpcap/ChmodBPF/
ChmodBPF 23 chmod g+rw /dev/bpf*
  /external/tensorflow/tensorflow/tools/ci_build/install/
install_buildifier.sh 20 chmod +x buildifier
25 chmod +x buildozer
  /external/libmicrohttpd/contrib/
ascebc 7 chmod +x $1
  /external/ltp/tools/
make-file.sh 40 chmod 666 $file
  /external/selinux/libsemanage/tests/
test_semanage_store.c 163 err = chmod(modpath, 0);
165 err = chmod(readlockpath, 0);
167 err = chmod(polpath, 0);
174 err = chmod(polpath, S_IRUSR | S_IXUSR);
176 err = chmod(readlockpath, S_IRUSR);
178 err = chmod(modpath, S_IRUSR | S_IXUSR);
185 err = chmod(polpath, S_IRUSR | S_IWUSR | S_IXUSR);
187 err = chmod(readlockpath, S_IRUSR | S_IWUSR);
189 err = chmod(modpath, S_IRUSR | S_IWUSR | S_IXUSR);
196 err = chmod(polpath, S_IRUSR | S_IXUSR)
    [all...]
  /device/google/wahoo/
init.elabel.sh 8 chmod 400 /data/misc/elabel/*
  /external/ltp/testcases/network/stress/ns-tools/
create_file 68 chmod 644 $filename
  /external/toybox/tests/
killall.test 9 chmod a+x toybox.killall.test.script
cp.test 37 chmod 000 two
43 chmod 000 two
47 chmod 000 sub
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/
test_spawn.py 36 os.chmod(exe, 0777)
41 os.chmod(exe, 0777)
48 os.chmod(exe, 0777)
53 os.chmod(exe, 0777)
  /external/libmtp/
libmtp.sh.in 41 chmod 0000 "${DEVICE}"
43 chmod "${DEVICEPERMS}" "${DEVICE}"
  /external/ltp/testcases/kernel/fs/fs-bench/
fs-bench-test.sh 30 time chmod -R go+rw ./00
38 time chmod -R go-rw ./00
  /external/python/cpython2/Lib/distutils/tests/
test_spawn.py 36 os.chmod(exe, 0777)
41 os.chmod(exe, 0777)
48 os.chmod(exe, 0777)
53 os.chmod(exe, 0777)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_spawn.py 36 os.chmod(exe, 0777)
41 os.chmod(exe, 0777)
48 os.chmod(exe, 0777)
53 os.chmod(exe, 0777)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_spawn.py 36 os.chmod(exe, 0777)
41 os.chmod(exe, 0777)
48 os.chmod(exe, 0777)
53 os.chmod(exe, 0777)
  /test/vts/script/
setup-gce.sh 20 adb shell chmod 755 /data/local/tmp/vts_hal_driver
21 adb shell chmod 755 /data/local/tmp/vts_hal_agent

Completed in 447 milliseconds

1 2 3 4 5 6 7 8 91011>>