Searched refs:chmod (Results 1 - 25 of 553) sorted by relevance

1234567891011>>

/external/autotest/site_utils/admin/scripts/
H A Dfixperms.sh3 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/
H A Dchmod_bpf19 chmod g+rw /dev/bpf*
/external/libunwind/tests/
H A Drun-check-namespace2 chmod +x ./check-namespace.sh
/external/linux-kselftest/tools/testing/selftests/exec/
H A Dexecveat.sh28 chmod +x script && \
32 chmod -x execveat.denatured && \
H A DMakefile18 chmod +x $@
23 chmod -x $@
/external/ltp/testcases/kdump/
H A DMakefile2 chmod a+x runkdump.sh lib/*.sh
/external/libpcap/ChmodBPF/
H A DChmodBPF23 chmod g+rw /dev/bpf*
/external/tensorflow/tensorflow/tools/ci_build/install/
H A Dinstall_buildifier.sh20 chmod +x buildifier
25 chmod +x buildozer
/external/libmicrohttpd/contrib/
H A Dascebc7 chmod +x $1
/external/ltp/tools/
H A Dmake-file.sh40 chmod 666 $file
/external/selinux/libsemanage/tests/
H A Dtest_semanage_store.c163 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(polpat
[all...]
/external/ltp/testcases/network/stress/ns-tools/
H A Dcreate_file68 chmod 644 $filename
/external/toybox/tests/
H A Dkillall.test9 chmod a+x toybox.killall.test.script
H A Dcp.test37 chmod 000 two
43 chmod 000 two
47 chmod 000 sub
H A Drm.test18 echo "abcdefghijklmnopqrstuvwxyz" > file.txt && chmod 000 file.txt
47 mkdir -p one && touch one/two && chmod 000 one
50 chmod 777 one 2>/dev/null ; rm -rf one
/external/libmtp/
H A Dlibmtp.sh.in41 chmod 0000 "${DEVICE}"
43 chmod "${DEVICEPERMS}" "${DEVICE}"
/external/ltp/testcases/kernel/fs/fs-bench/
H A Dfs-bench-test.sh30 time chmod -R go+rw ./00
38 time chmod -R go-rw ./00
H A Dfs-bench-test2.sh41 time chmod -R go+rw ./00
49 time chmod -R go-rw ./00
/external/python/cpython2/Lib/distutils/tests/
H A Dtest_spawn.py36 os.chmod(exe, 0777)
41 os.chmod(exe, 0777)
48 os.chmod(exe, 0777)
53 os.chmod(exe, 0777)
/external/e2fsprogs/debian/
H A Duuid-runtime.postinst11 chmod 6755 /usr/sbin/uuidd
/external/ltp/testcases/kernel/security/filecaps/
H A Dfilecapstest.sh30 chmod 777 $FIFOFILE
/external/python/cpython2/Mac/BuildScript/scripts/
H A Dpostflight.ensurepip26 chmod -R g+w "${FWK}/lib/python${PYVER}/site-packages" "${FWK}/bin"
46 chmod -h g+w "./${fn}"
/external/toolchain-utils/binary_search_tool/full_bisect_test/
H A Dsetup.sh34 chmod 755 ${COMMON_FILE}
/external/wayland/
H A Dpublish-doc13 chmod -R g+x ${DOC_HTML}
/external/libvncserver/webclients/java-applet/ssl/
H A Donetimekey35 chmod 600 $der
53 chmod 700 $pbinhex

Completed in 886 milliseconds

1234567891011>>