/external/selinux/libsemanage/tests/ |
D | test_semanage_store.c | 163 err = chmod(modpath, 0); in test_semanage_store_access_check() 165 err = chmod(readlockpath, 0); in test_semanage_store_access_check() 167 err = chmod(polpath, 0); in test_semanage_store_access_check() 174 err = chmod(polpath, S_IRUSR | S_IXUSR); in test_semanage_store_access_check() 176 err = chmod(readlockpath, S_IRUSR); in test_semanage_store_access_check() 178 err = chmod(modpath, S_IRUSR | S_IXUSR); in test_semanage_store_access_check() 185 err = chmod(polpath, S_IRUSR | S_IWUSR | S_IXUSR); in test_semanage_store_access_check() 187 err = chmod(readlockpath, S_IRUSR | S_IWUSR); in test_semanage_store_access_check() 189 err = chmod(modpath, S_IRUSR | S_IWUSR | S_IXUSR); in test_semanage_store_access_check() 196 err = chmod(polpath, S_IRUSR | S_IXUSR); in test_semanage_store_access_check() [all …]
|
/external/bcc/tools/ |
D | capable_example.txt | 11 22:11:23 0 7003 chmod 3 CAP_FOWNER 1 12 22:11:23 0 7003 chmod 4 CAP_FSETID 1 13 22:11:23 0 7005 chmod 4 CAP_FSETID 1 14 22:11:23 0 7005 chmod 4 CAP_FSETID 1 21 22:11:24 0 7026 chmod 3 CAP_FOWNER 1 22 22:11:24 0 7026 chmod 4 CAP_FSETID 1 23 22:11:24 0 7028 chmod 4 CAP_FSETID 1 24 22:11:24 0 7028 chmod 4 CAP_FSETID 1 31 22:11:25 0 7049 chmod 3 CAP_FOWNER 1 32 22:11:25 0 7049 chmod 4 CAP_FSETID 1 [all …]
|
/external/openssh/contrib/redhat/ |
D | 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/libcap/contrib/ |
D | pcaps4server | 89 chmod $VERBOSE u+s /usr/sbin/httpd 99 chmod $VERBOSE u-s /usr/sbin/httpd 124 chmod $VERBOSE u+s /usr/sbin/httpd 135 chmod $VERBOSE u-s /usr/sbin/httpd 160 chmod $VERBOSE u+s /usr/sbin/smbd /usr/sbin/nmbd 174 chmod $VERBOSE u-s /usr/sbin/smbd /usr/sbin/nmbd 199 chmod $VERBOSE u+s /usr/sbin/named 209 chmod $VERBOSE u-s /usr/sbin/named 232 chmod $VERBOSE u+s /usr/sbin/dhcpd 242 chmod $VERBOSE u-s /usr/sbin/dhcpd [all …]
|
D | pcaps4suid0 | 86 CHMOD=`which chmod 2>/dev/null` 114 chmod u-s $i 140 chmod u+s $i
|
/external/bzip2/ |
D | Makefile | 82 chmod a+x $(PREFIX)/bin/bzip2 83 chmod a+x $(PREFIX)/bin/bunzip2 84 chmod a+x $(PREFIX)/bin/bzcat 85 chmod a+x $(PREFIX)/bin/bzip2recover 87 chmod a+r $(PREFIX)/man/man1/bzip2.1 89 chmod a+r $(PREFIX)/include/bzlib.h 91 chmod a+r $(PREFIX)/lib/libbz2.a 95 chmod a+x $(PREFIX)/bin/bzgrep 98 chmod a+x $(PREFIX)/bin/bzmore 101 chmod a+x $(PREFIX)/bin/bzdiff [all …]
|
/external/libexif/doc/ |
D | Makefile.am | 52 \( -type d -exec chmod 0755 {} \; \) -or \ 53 \( -type f -exec chmod 0644 {} \; \) 67 \( -type d -exec chmod 0755 {} \; \) -or \ 68 \( -type f -exec chmod 0644 {} \; \) 82 find $(DOXYGEN_OUTPUT_DIR) \( -type d -exec chmod a+rx,go-w,g+s {} \; \) \ 83 -or \( -type f -exec chmod a+r {} \; \)
|
/external/ltp/testcases/kernel/syscalls/nftw/ |
D | tools64.c | 48 chmod("./tmp/data/d333", (mode_t) S_IRWXU | S_IRWXG | S_IRWXO); in cleanup_function() 49 chmod("./tmp/data/d666", (mode_t) S_IRWXU | S_IRWXG | S_IRWXO); in cleanup_function() 50 chmod("./tmp/data/dirg/dir_right.1", (mode_t) S_IRWXU | S_IRWXG | in cleanup_function() 121 if (chmod("./tmp/data/d333", (mode_t) S_IWUSR | S_IXUSR | S_IWGRP | in setup_path() 129 if (chmod("./tmp/data/d666", (mode_t) S_IRUSR | S_IWUSR | S_IRGRP | in setup_path() 137 if (chmod("./tmp/data/dirg/dir_right.1", (mode_t) S_IWUSR | S_IXUSR | in setup_path()
|
D | tools.c | 49 chmod("./tmp/data/d333", (mode_t) S_IRWXU | S_IRWXG | S_IRWXO); in cleanup_function() 50 chmod("./tmp/data/d666", (mode_t) S_IRWXU | S_IRWXG | S_IRWXO); in cleanup_function() 51 chmod("./tmp/data/dirg/dir_right.1", (mode_t) S_IRWXU | S_IRWXG | in cleanup_function() 122 if (chmod("./tmp/data/d333", (mode_t) S_IWUSR | S_IXUSR | S_IWGRP | in setup_path() 130 if (chmod("./tmp/data/d666", (mode_t) S_IRUSR | S_IWUSR | S_IRGRP | in setup_path() 138 if (chmod("./tmp/data/dirg/dir_right.1", (mode_t) S_IWUSR | S_IXUSR | in setup_path()
|
/external/openssh/ |
D | start-ssh | 16 chmod 600 /$DSA_KEY 17 chmod 644 $DSA_PUB_KEY 22 chmod 600 /$RSA_KEY 23 chmod 644 $RSA_PUB_KEY
|
/external/python/cpython2/Lib/distutils/tests/ |
D | test_spawn.py | 39 os.chmod(exe, 0777) 44 os.chmod(exe, 0777) 51 os.chmod(exe, 0777) 56 os.chmod(exe, 0777) 70 os.chmod(filename, stat.S_IXUSR)
|
/external/toybox/tests/ |
D | mv.test | 68 chmod a-r file1 100 chmod 400 file1 file2 121 chmod 400 file1 file2 128 chmod 400 file1 file2 135 chmod 400 file1 file2
|
D | cp.test | 37 chmod 000 two 43 chmod 000 two 47 chmod 000 sub 93 chmod 644 walrus
|
D | rm.test | 18 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/openssh/contrib/hpux/ |
D | README | 19 # chmod 444 /etc/rc.config.d/sshd 21 # chmod 555 /sbin/init.d/sshd.rc 36 # chmod 711 /etc/opt/egd 41 # chmod 444 /etc/rc.config.d/egd 43 # chmod 555 /sbin/init.d/egd.rc
|
/external/python/cpython2/Lib/test/ |
D | test_stat.py | 89 os.chmod(TESTFN, 0o700) 95 os.chmod(TESTFN, 0o070) 101 os.chmod(TESTFN, 0o007) 107 os.chmod(TESTFN, 0o444) 112 os.chmod(TESTFN, 0o700) 120 os.chmod(TESTFN, 0o700)
|
/external/autotest/site_utils/admin/scripts/ |
D | 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/adeb/addons/ |
D | run.common | 15 chmod 0777 /sys/kernel/debug > /dev/null 16 chmod 0777 debian/sys/kernel/debug > /dev/null 17 chmod 0777 /sys/kernel/debug/tracing > /dev/null 18 chmod 0777 debian/sys/kernel/debug/tracing > /dev/null
|
/external/e2fsprogs/tests/ |
D | Makefile.in | 18 @[ -f test_one ] && chmod u+w test_one || true 27 @chmod +x-w test_one 31 @[ -f test_script ] && chmod u+w test_script || true 35 @chmod +x-w test_script
|
/external/python/cpython3/Lib/test/ |
D | test_stat.py | 115 os.chmod(TESTFN, 0o700) 122 os.chmod(TESTFN, 0o070) 129 os.chmod(TESTFN, 0o007) 136 os.chmod(TESTFN, 0o444) 142 os.chmod(TESTFN, 0o700) 151 os.chmod(TESTFN, 0o700)
|
/external/adhd/cras/src/fuzz/ |
D | Dockerfile | 35 chmod 644 /usr/local/include/dictionary.h /usr/local/include/iniparser.h && \ 36 chmod 644 /usr/local/lib/libiniparser.a && \ 37 chmod 755 /usr/local/lib/libiniparser.so.* 41 chmod 644 *.a && \
|
/external/protobuf/examples/ |
D | Makefile | 61 @chmod +x add_person_java 67 @chmod +x list_people_java 73 @chmod +x add_person_python 79 @chmod +x list_people_python
|
/external/robolectric-shadows/ |
D | wrapper_test.sh | 101 chmod 755 script.sh 120 chmod 755 script.sh 140 chmod 755 script.sh
|
/external/libgsm/ |
D | 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/perfetto/infra/git_mirror_bot/ |
D | startup-script.sh | 44 chmod 400 /home/gitbot/deploy_key 48 chmod 755 /home/gitbot/mirror_aosp_to_ghub_repo.py 55 chmod 600 /swap
|