/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/toybox/toys/posix/ |
D | chmod.c | 1 /* chmod.c - Change file mode bits 5 * See http://opengroup.org/onlinepubs/9699919799/utilities/chmod.html 7 USE_CHMOD(NEWTOY(chmod, "<2?vfR[-vf]", TOYFLAG_BIN)) 9 config CHMOD 10 bool "chmod" 13 usage: chmod [-R] MODE FILE... 31 chmod u+w file - allow owner of "file" to write to it. 32 chmod 744 file - user can read/write/execute, everyone else read only 57 printf("chmod '%s' to %s\n", s, TT.mode);
|
/external/skia/infra/bots/recipe_modules/docker/examples/full.expected/ |
D | test.json | 40 "chmod", 45 "name": "Docker setup.chmod 777 /host-out", 52 "chmod", 57 "name": "Docker setup.chmod 755 /host-src", 64 "chmod", 69 "name": "Docker setup.chmod 0755 ./do-stuff.sh", 111 "chmod", 116 "name": "Docker setup.chmod 644 /copy-dst/myfile", 123 "chmod", 129 "name": "Docker setup.chmod -R a+r /host-src",
|
/external/ltp/testcases/kernel/syscalls/chmod/ |
D | chmod06.c | 13 * 1) chmod(2) returns -1 and sets errno to EPERM if the effective user id 16 * 2) chmod(2) returns -1 and sets errno to EACCES if search permission is 18 * 3) chmod(2) returns -1 and sets errno to EFAULT if pathname points 20 * 4) chmod(2) returns -1 and sets errno to ENAMETOOLONG if the pathname 22 * 5) chmod(2) returns -1 and sets errno to ENOTDIR if the directory 24 * 6) chmod(2) returns -1 and sets errno to ENOENT if the specified file 75 TEST(chmod(tc[i].pathname, tc[i].mode)); in run() 81 tst_res(TFAIL, "chmod succeeded unexpectedly"); in run() 86 tst_res(TPASS | TTERRNO, "chmod failed as expected"); in run() 88 tst_res(TFAIL | TTERRNO, "chmod failed unexpectedly; " in run()
|
D | chmod07.c | 10 * Verify that, chmod(2) will succeed to change the mode of a file/directory 18 * chmod() should return value 0 on success and succeeds to set sticky bit 43 * Call chmod(2) with specified mode argument in test_chmod() 46 TEST(chmod(TESTFILE, PERMS)); in test_chmod() 48 tst_brk(TFAIL | TTERRNO, "chmod(%s, %#o) failed", in test_chmod() 58 tst_res(TPASS, "Functionality of chmod(%s, %#o) successful", in test_chmod()
|
/external/skia/infra/bots/recipes/test_pathkit.expected/ |
D | pathkit_trybot.json | 40 "chmod", 45 "name": "Docker setup.chmod 777 [START_DIR]/[SWARM_OUT_DIR]", 52 "chmod", 57 "name": "Docker setup.chmod 755 [START_DIR]", 64 "chmod", 69 "name": "Docker setup.chmod 0755 [START_DIR]/skia/infra/pathkit/test_pathkit.sh", 111 "chmod", 116 … "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/npm-wasm/bin/test/pathkit.wasm", 158 "chmod", 163 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/npm-wasm/bin/test/pathkit.js", [all …]
|
D | Test-Debian10-EMCC-GCE-CPU-AVX2-asmjs-Release-All-PathKit.json | 40 "chmod", 45 "name": "Docker setup.chmod 777 [START_DIR]/[SWARM_OUT_DIR]", 52 "chmod", 57 "name": "Docker setup.chmod 755 [START_DIR]", 64 "chmod", 69 "name": "Docker setup.chmod 0755 [START_DIR]/skia/infra/pathkit/test_pathkit.sh", 111 "chmod", 116 …"name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/npm-asmjs/bin/test/pathkit.js.mem… 158 "chmod", 163 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/npm-asmjs/bin/test/pathkit.js", [all …]
|
D | Test-Debian10-EMCC-GCE-CPU-AVX2-wasm-Debug-All-PathKit.json | 40 "chmod", 45 "name": "Docker setup.chmod 777 [START_DIR]/[SWARM_OUT_DIR]", 52 "chmod", 57 "name": "Docker setup.chmod 755 [START_DIR]", 64 "chmod", 69 "name": "Docker setup.chmod 0755 [START_DIR]/skia/infra/pathkit/test_pathkit.sh", 111 "chmod", 116 … "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/npm-wasm/bin/test/pathkit.wasm", 158 "chmod", 163 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/npm-wasm/bin/test/pathkit.js", [all …]
|
D | Test-Debian10-EMCC-GCE-CPU-AVX2-asmjs-Debug-All-PathKit.json | 40 "chmod", 45 "name": "Docker setup.chmod 777 [START_DIR]/[SWARM_OUT_DIR]", 52 "chmod", 57 "name": "Docker setup.chmod 755 [START_DIR]", 64 "chmod", 69 "name": "Docker setup.chmod 0755 [START_DIR]/skia/infra/pathkit/test_pathkit.sh", 111 "chmod", 116 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/npm-asmjs/bin/test/pathkit.js", 123 "chmod", 129 "name": "Docker setup.chmod -R a+r [START_DIR]/skia",
|
/external/skia/infra/bots/recipes/perf_pathkit.expected/ |
D | Perf-Debian10-EMCC-GCE-CPU-AVX2-asmjs-Release-All-PathKit.json | 81 "chmod", 86 "name": "Docker setup.chmod 777 [START_DIR]/[SWARM_OUT_DIR]", 93 "chmod", 98 "name": "Docker setup.chmod 755 [START_DIR]", 105 "chmod", 110 "name": "Docker setup.chmod 0755 [START_DIR]/skia/infra/pathkit/perf_pathkit.sh", 152 "chmod", 157 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/npm-asmjs/bin/pathkit.js.mem", 199 "chmod", 204 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/npm-asmjs/bin/pathkit.js", [all …]
|
D | pathkit_trybot.json | 81 "chmod", 86 "name": "Docker setup.chmod 777 [START_DIR]/[SWARM_OUT_DIR]", 93 "chmod", 98 "name": "Docker setup.chmod 755 [START_DIR]", 105 "chmod", 110 "name": "Docker setup.chmod 0755 [START_DIR]/skia/infra/pathkit/perf_pathkit.sh", 152 "chmod", 157 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/npm-wasm/bin/pathkit.wasm", 199 "chmod", 204 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/npm-wasm/bin/pathkit.js", [all …]
|
D | Perf-Debian10-EMCC-GCE-CPU-AVX2-wasm-Release-All-PathKit.json | 81 "chmod", 86 "name": "Docker setup.chmod 777 [START_DIR]/[SWARM_OUT_DIR]", 93 "chmod", 98 "name": "Docker setup.chmod 755 [START_DIR]", 105 "chmod", 110 "name": "Docker setup.chmod 0755 [START_DIR]/skia/infra/pathkit/perf_pathkit.sh", 152 "chmod", 157 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/npm-wasm/bin/pathkit.wasm", 199 "chmod", 204 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/npm-wasm/bin/pathkit.js", [all …]
|
/external/skia/infra/bots/recipes/test_canvaskit.expected/ |
D | canvaskit_trybot.json | 55 "chmod", 60 "name": "Docker setup.chmod 777 [START_DIR]/[SWARM_OUT_DIR]", 67 "chmod", 72 "name": "Docker setup.chmod 755 [START_DIR]", 79 "chmod", 84 "name": "Docker setup.chmod 0755 [START_DIR]/skia/infra/canvaskit/test_canvaskit.sh", 126 "chmod", 131 … "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/canvaskit/npm_build/bin/canvaskit.wasm", 173 "chmod", 178 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/canvaskit/npm_build/bin/canvaskit.js", [all …]
|
D | Test-Debian10-EMCC-GCE-GPU-WEBGL1-wasm-Debug-All-CanvasKit.json | 55 "chmod", 60 "name": "Docker setup.chmod 777 [START_DIR]/[SWARM_OUT_DIR]", 67 "chmod", 72 "name": "Docker setup.chmod 755 [START_DIR]", 79 "chmod", 84 "name": "Docker setup.chmod 0755 [START_DIR]/skia/infra/canvaskit/test_canvaskit.sh", 126 "chmod", 131 … "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/canvaskit/npm_build/bin/canvaskit.wasm", 173 "chmod", 178 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/canvaskit/npm_build/bin/canvaskit.js", [all …]
|
/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/llvm-project/llvm/test/tools/llvm-objcopy/ELF/ |
D | mirror-permissions-win.test | 10 # RUN: chmod 0777 %t 12 # RUN: chmod 0666 %t 14 # RUN: chmod 0640 %t 19 # RUN: chmod 0777 %t 24 # RUN: chmod 0666 %t 29 # RUN: chmod 0640 %t
|
D | mirror-permissions-unix.test | 12 # RUN: chmod 0777 %t 14 # RUN: chmod 0666 %t 16 # RUN: chmod 0640 %t 25 # RUN: chmod 0777 %t 30 # RUN: chmod 0666 %t 35 # RUN: chmod 0640 %t
|
/external/skia/infra/bots/recipes/test_lottie_web.expected/ |
D | lottie_web_trybot.json | 108 "chmod", 113 "name": "Docker setup.chmod 777 [START_DIR]/[SWARM_OUT_DIR]", 120 "chmod", 125 "name": "Docker setup.chmod 755 [START_DIR]", 132 "chmod", 137 "name": "Docker setup.chmod 0755 [START_DIR]/skia/infra/lottiecap/docker/lottiecap_gold.sh", 144 "chmod", 150 "name": "Docker setup.chmod -R a+r [START_DIR]/lottie/build/player", 157 "chmod", 163 "name": "Docker setup.chmod -R a+r /tmp/lottie_files",
|
D | Test-Debian10-none-GCE-CPU-AVX2-x86_64-Debug-All-LottieWeb.json | 108 "chmod", 113 "name": "Docker setup.chmod 777 [START_DIR]/[SWARM_OUT_DIR]", 120 "chmod", 125 "name": "Docker setup.chmod 755 [START_DIR]", 132 "chmod", 137 "name": "Docker setup.chmod 0755 [START_DIR]/skia/infra/lottiecap/docker/lottiecap_gold.sh", 144 "chmod", 150 "name": "Docker setup.chmod -R a+r [START_DIR]/lottie/build/player", 157 "chmod", 163 "name": "Docker setup.chmod -R a+r /tmp/lottie_files",
|
/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 {} \; \) 88 …chmod g+rwxs,a+rx {} \; \) -or \( -type f -exec chgrp libexif {} \; -exec chmod g+rw {} \; \( -nam…
|
/external/toybox/tests/ |
D | chmod.test | 22 # Creating test files to test chmod command 28 chmod 777 $T 2>/dev/null 37 testing "$U$G$O $T" "chmod $U$G$O $T && ls -ld $T | cut -d' ' -f 1" \ 43 testing "750 dir 640 file" "chmod 750 dir 640 file && 49 chmod -fR 700 dir file 2>/dev/null 52 "chmod $1 dir file && ls -ld dir file | cut -d' ' -f 1 | cut -d. -f 1" \ 107 chmod +s s-supported 2>/dev/null || SKIP=1 120 "mkdir -m 000 Xd && touch Xf && chmod +X Xd Xf && ls -ld Xd Xf | cut -d' ' -f 1" \ 125 # If you explicitly ask us, we'll try (and fail) to chmod a symlink. 126 testing "-R symlink arg" 'chmod -R 750 foo/baz 2>/dev/null; echo $?' "1\n" "" "" [all …]
|
/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 …]
|
/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/cpuinfo/test/dmesg/ |
D | padcod-10.1.log | 284 <6>[ 7.101663] init: command 'chmod' r=-2 289 <6>[ 7.102139] init: command 'chmod' r=-2 328 <6>[ 7.220590] init: command 'chmod' r=0 334 <6>[ 7.221240] init: command 'chmod' r=0 340 <6>[ 7.221812] init: command 'chmod' r=0 346 <6>[ 7.222411] init: command 'chmod' r=0 510 <6>[ 8.675568] init: command 'chmod' r=0 512 <6>[ 8.676047] init: command 'chmod' r=0 513 <6>[ 8.676134] init: command 'chmod' r=0 520 <6>[ 8.677044] init: command 'chmod' r=0 [all …]
|