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

1 2 3 4 5 6 7 8 91011>>

  /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
  /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/libmicrohttpd/contrib/
ascebc 7 chmod +x $1
  /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...]
  /frameworks/native/cmds/atrace/
atrace.rc 6 chmod 0222 /sys/kernel/debug/tracing/trace_marker
34 chmod 0664 /sys/kernel/debug/tracing/trace_clock
35 chmod 0664 /sys/kernel/debug/tracing/buffer_size_kb
36 chmod 0664 /sys/kernel/debug/tracing/options/overwrite
37 chmod 0664 /sys/kernel/debug/tracing/options/print-tgid
38 chmod 0664 /sys/kernel/debug/tracing/events/sched/sched_switch/enable
39 chmod 0664 /sys/kernel/debug/tracing/events/sched/sched_wakeup/enable
40 chmod 0664 /sys/kernel/debug/tracing/events/sched/sched_blocked_reason/enable
41 chmod 0664 /sys/kernel/debug/tracing/events/sched/sched_cpu_hotplug/enable
42 chmod 0664 /sys/kernel/debug/tracing/events/power/cpu_frequency/enabl
    [all...]
  /external/libcxx/
Makefile 40 chmod 755 $(HEADER_DIR)/c++/v1
41 chmod 644 $(HEADER_DIR)/c++/v1/*
42 chmod 755 $(HEADER_DIR)/c++/v1/ext
43 chmod 644 $(HEADER_DIR)/c++/v1/ext/*
44 chmod 755 $(HEADER_DIR)/c++/v1/experimental
45 chmod 644 $(HEADER_DIR)/c++/v1/experimental/*
  /device/lge/bullhead/
init.bullhead.fp.rc 19 chmod 660 /dev/fpc1020
init.bullhead.sh 8 chmod 770 /data/misc/radio/modem_config
  /frameworks/webview/chromium/tools/
webview_command_line 30 adb shell chmod 0664 $CMD_LINE_FILE
  /external/libmtp/
libmtp.sh 41 chmod 0000 "${DEVICE}"
43 chmod "${DEVICEPERMS}" "${DEVICE}"
libmtp.sh.in 41 chmod 0000 "${DEVICE}"
43 chmod "${DEVICEPERMS}" "${DEVICE}"
  /hardware/bsp/intel/peripheral/bluetooth/bcm43340/
bt_bcm43340.rc 10 chmod 0644 /config/bt/bd_addr.conf
15 chmod 0660 /sys/class/rfkill/rfkill0/state
  /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)
  /external/dbus/bus/
messagebus-config.in 149 chmod 775 "${SYSCONFDIR}"
154 chmod 775 "${DEVDIR}"
159 chmod 775 "${LOGDIR}"
164 chmod 775 "${RUNDIR}"
169 chmod 775 "${SOCKDIR}"
  /external/toybox/tests/
cp.test 37 chmod 000 two
43 chmod 000 two
47 chmod 000 sub
  /device/google/dragon/
touchfwup.sh 15 chmod a+r ${LOG_FILE}
  /external/e2fsprogs/debian/
uuid-runtime.postinst 11 chmod 6755 /usr/sbin/uuidd
  /external/opencv3/samples/android/hello-android/
run.sh 9 adb shell chmod 777 /data/bin/sample/$PROJECT_NAME || return
  /system/tpm/attestation/server/
attestationd.conf 27 chmod 775 /mnt/stateful_partition/unencrypted/preserve
  /cts/tools/dasm/
Android.mk 32 $(hide) chmod 755 $@
  /external/dnsmasq/contrib/openvpn/
dhclient-enter-hooks 21 chmod 644 $RESOLVCONF

Completed in 1764 milliseconds

1 2 3 4 5 6 7 8 91011>>