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

1 2 3 4 5 6 7 8 91011>>

  /external/srec/tests/
run_chmod.sh 0 chmod 777 ./run_contacts.sh
2 chmod 777 ./run_ERT.sh
3 chmod 777 ./run_parameters.sh
4 chmod 777 ./run_robustness1.sh
5 chmod 777 ./run_robustness2.sh
6 chmod 777 ./run_robustness3.sh
7 chmod 777 ./run_UAPI_SrecTest.sh
8 chmod 777 ./run_UAPI_Test.sh
9 chmod 777 ./run_voicetags1.sh
  /external/srec/config/en.us/
run-chmod.sh 0 chmod 777 ./run-bothtags5.sh
2 chmod 777 ./run-bothtags5-from-saved.sh
3 chmod 777 ./run-liveaudio.sh
4 chmod 777 ./run-set-get-param.sh
5 chmod 777 ./run-change-sample-rate2.sh
  /bionic/libc/arch-arm/syscalls/
chmod.S 5 ENTRY(chmod) function
14 END(chmod)
  /bionic/libc/arch-x86/syscalls/
chmod.S 5 .type chmod, @function
6 .globl chmod
9 chmod: label
  /external/chromium/chrome/browser/ui/cocoa/
keystone_promote_postflight.sh 48 chmod -R "${CHMOD_MODE}" "${APP}" >& /dev/null
51 # but chmod -R and -h can't be used together. Do another pass to fix the
53 find "${APP}" -type l -exec chmod -h "${CHMOD_MODE}" {} + >& /dev/null
keystone_promote_preflight.sh 67 chmod "a+r,u+w,go-w" "${SYSTEM_BRAND}" >& /dev/null
79 chmod -h "${CHMOD_MODE}" "${LIB_GOOG}" >& /dev/null
84 chmod -R "${CHMOD_MODE}" "${LIB_GOOG_GSU}" >& /dev/null
87 # significant, but chmod -R and -h can't be used together. Do another
89 find "${LIB_GOOG_GSU}" -type l -exec chmod -h "${CHMOD_MODE}" {} + >& \
install.sh 91 chmod -R "${CHMOD_MODE}" "${DEST}" >& /dev/null
94 # but chmod -R and -h can't be used together. Do another pass to fix the
96 find "${DEST}" -type l -exec chmod -h "${CHMOD_MODE}" {} + >& /dev/null
  /external/libpcap/ChmodBPF/
ChmodBPF 23 chmod g+rw /dev/bpf*
  /system/core/rootdir/
init.trace.rc 6 chmod 0222 /sys/kernel/debug/tracing/trace_marker
19 chmod 0664 /sys/kernel/debug/tracing/trace_clock
20 chmod 0664 /sys/kernel/debug/tracing/buffer_size_kb
21 chmod 0664 /sys/kernel/debug/tracing/options/overwrite
22 chmod 0664 /sys/kernel/debug/tracing/events/sched/sched_switch/enable
23 chmod 0664 /sys/kernel/debug/tracing/events/sched/sched_wakeup/enable
24 chmod 0664 /sys/kernel/debug/tracing/events/power/cpu_frequency/enable
25 chmod 0664 /sys/kernel/debug/tracing/events/power/cpu_idle/enable
26 chmod 0664 /sys/kernel/debug/tracing/events/cpufreq_interactive/enable
27 chmod 0664 /sys/kernel/debug/tracing/tracing_o
    [all...]
  /external/openssh/
start-ssh 14 chmod 600 /$DSA_KEY
15 chmod 644 $DSA_PUB_KEY
20 chmod 600 /$RSA_KEY
21 chmod 644 $RSA_PUB_KEY
  /external/libmtp/
libmtp.sh 41 chmod 0000 "${DEVICE}"
43 chmod "${DEVICEPERMS}" "${DEVICE}"
libmtp.sh.in 41 chmod 0000 "${DEVICE}"
43 chmod "${DEVICEPERMS}" "${DEVICE}"
  /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/openssh/contrib/redhat/
sshd.init.old 68 chmod 600 $RSA1_KEY
69 chmod 644 $RSA1_KEY.pub
83 chmod 600 $RSA_KEY
84 chmod 644 $RSA_KEY.pub
98 chmod 600 $DSA_KEY
99 chmod 644 $DSA_KEY.pub
  /external/e2fsprogs/debian/
uuid-runtime.postinst 11 chmod 6755 /usr/sbin/uuidd
  /external/valgrind/tsan/
mk-self-contained-tsan-pin.sh 20 chmod +x $OUT
39 chmod +rwx $EXTRACT_DIR
mk-self-contained-valgrind.sh 24 rm -f $OUT && touch $OUT && chmod +x $OUT || exit 1
43 chmod +rwx $EXTRACT_DIR
  /cts/tools/dasm/
Android.mk 32 $(hide) chmod 755 $@
  /external/dnsmasq/contrib/openvpn/
dhclient-enter-hooks 21 chmod 644 $RESOLVCONF
  /external/llvm/utils/llvm-lit/
Makefile 21 $(Verb)chmod +x $@
  /external/protobuf/examples/
Makefile 40 @chmod +x add_person_java
46 @chmod +x list_people_java
52 @chmod +x add_person_python
58 @chmod +x list_people_python
  /external/elfutils/
Makefile.am 46 chmod -R u+w $(distdir)
  /external/openssh/regress/
agent-ptrace.sh 28 $SUDO chmod 2755 ${SSHAGENT}
  /external/webkit/Tools/Scripts/
pdevenv 41 chmod 0755, $path;
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/
Makefile 30 chmod +x $(TARGETDIR)/bin/armtime
31 chmod +x $(TARGETDIR)/bin/perf

Completed in 2892 milliseconds

1 2 3 4 5 6 7 8 91011>>