Home
last modified time | relevance | path

Searched full:chmod (Results 1 – 25 of 936) sorted by relevance

12345678910>>...38

/third_party/toybox/tests/
Dchmod.test22 # Creating test files to test chmod command
44 testing "$u$g$o $type" "chmod $u$g$o $type &&
52 "chmod 750 dir 640 file 2>/dev/null ||
57 "chmod 666 dir file &&
61 testing "765 *" "chmod 765 * &&
66 testing "u=r dir file" "chmod u=r dir file &&
70 testing "u=w dir file" "chmod u=w dir file &&
74 testing "u=x dir file" "chmod u=x dir file &&
78 testing "u+r dir file" "chmod u+r dir file &&
82 testing "u+w dir file" "chmod u+w dir file &&
[all …]
/third_party/toybox/porting/liteos_a/toys/posix/
Dchmod.c1 /* chmod.c - Change file mode bits
5 * See http://opengroup.org/onlinepubs/9699919799/utilities/chmod.html
7 USE_CHMOD(NEWTOY(chmod, "<2?vRf[-vf]", TOYFLAG_BIN))
9 config CHMOD
10 bool "chmod"
13 usage: chmod 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
51 printf("chmod '%s' to %04o\n", s, mode);
/third_party/toybox/toys/posix/
Dchmod.c1 /* chmod.c - Change file mode bits
5 * See http://opengroup.org/onlinepubs/9699919799/utilities/chmod.html
7 USE_CHMOD(NEWTOY(chmod, "<2?vRf[-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
51 printf("chmod '%s' to %04o\n", s, mode);
/third_party/skia/m133/infra/bots/recipe_modules/docker/examples/full.expected/
Dtest.json36 "chmod",
41 "name": "Docker setup.chmod 777 /host-out",
48 "chmod",
53 "name": "Docker setup.chmod 755 /host-src",
60 "chmod",
65 "name": "Docker setup.chmod 0755 ./do-stuff.sh",
107 "chmod",
112 "name": "Docker setup.chmod 644 /copy-dst/myfile",
119 "chmod",
125 "name": "Docker setup.chmod -R a+r /host-src",
/third_party/skia/infra/bots/recipe_modules/docker/examples/full.expected/
Dtest.json40 "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",
/third_party/ltp/testcases/kernel/syscalls/chmod/
Dchmod06.c13 * 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()
/third_party/skia/m133/infra/bots/recipes/test_pathkit.expected/
Dpathkit_trybot.json36 "chmod",
41 "name": "Docker setup.chmod 777 [START_DIR]/[SWARM_OUT_DIR]",
48 "chmod",
53 "name": "Docker setup.chmod 755 [START_DIR]",
60 "chmod",
65 "name": "Docker setup.chmod 0755 [START_DIR]/skia/infra/pathkit/test_pathkit.sh",
107 "chmod",
112 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/build/wasm/pathkit.js",
154 "chmod",
159 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/build/wasm/pathkit.wasm",
[all …]
DTest-Debian10-EMCC-GCE-CPU-AVX2-wasm-Debug-All-PathKit.json36 "chmod",
41 "name": "Docker setup.chmod 777 [START_DIR]/[SWARM_OUT_DIR]",
48 "chmod",
53 "name": "Docker setup.chmod 755 [START_DIR]",
60 "chmod",
65 "name": "Docker setup.chmod 0755 [START_DIR]/skia/infra/pathkit/test_pathkit.sh",
107 "chmod",
112 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/build/wasm/pathkit.js",
154 "chmod",
159 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/build/wasm/pathkit.wasm",
[all …]
DTest-Debian10-EMCC-GCE-CPU-AVX2-asmjs-Release-All-PathKit.json36 "chmod",
41 "name": "Docker setup.chmod 777 [START_DIR]/[SWARM_OUT_DIR]",
48 "chmod",
53 "name": "Docker setup.chmod 755 [START_DIR]",
60 "chmod",
65 "name": "Docker setup.chmod 0755 [START_DIR]/skia/infra/pathkit/test_pathkit.sh",
107 "chmod",
112 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/build/asmjs/pathkit.js",
154 "chmod",
159 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/build/asmjs/pathkit.js.mem",
[all …]
DTest-Debian10-EMCC-GCE-CPU-AVX2-asmjs-Debug-All-PathKit.json36 "chmod",
41 "name": "Docker setup.chmod 777 [START_DIR]/[SWARM_OUT_DIR]",
48 "chmod",
53 "name": "Docker setup.chmod 755 [START_DIR]",
60 "chmod",
65 "name": "Docker setup.chmod 0755 [START_DIR]/skia/infra/pathkit/test_pathkit.sh",
107 "chmod",
112 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/build/asmjs/pathkit.js",
119 "chmod",
125 "name": "Docker setup.chmod -R a+r [START_DIR]/skia",
/third_party/skia/m133/infra/bots/recipes/perf_pathkit.expected/
Dpathkit_trybot.json67 "chmod",
72 "name": "Docker setup.chmod 777 [START_DIR]/[SWARM_OUT_DIR]",
79 "chmod",
84 "name": "Docker setup.chmod 755 [START_DIR]",
91 "chmod",
96 "name": "Docker setup.chmod 0755 [START_DIR]/skia/infra/pathkit/perf_pathkit.sh",
138 "chmod",
143 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/npm-wasm/bin/pathkit.js",
185 "chmod",
190 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/npm-wasm/bin/pathkit.wasm",
[all …]
DPerf-Debian10-EMCC-GCE-CPU-AVX2-wasm-Release-All-PathKit.json67 "chmod",
72 "name": "Docker setup.chmod 777 [START_DIR]/[SWARM_OUT_DIR]",
79 "chmod",
84 "name": "Docker setup.chmod 755 [START_DIR]",
91 "chmod",
96 "name": "Docker setup.chmod 0755 [START_DIR]/skia/infra/pathkit/perf_pathkit.sh",
138 "chmod",
143 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/npm-wasm/bin/pathkit.js",
185 "chmod",
190 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/npm-wasm/bin/pathkit.wasm",
[all …]
DPerf-Debian10-EMCC-GCE-CPU-AVX2-asmjs-Release-All-PathKit.json67 "chmod",
72 "name": "Docker setup.chmod 777 [START_DIR]/[SWARM_OUT_DIR]",
79 "chmod",
84 "name": "Docker setup.chmod 755 [START_DIR]",
91 "chmod",
96 "name": "Docker setup.chmod 0755 [START_DIR]/skia/infra/pathkit/perf_pathkit.sh",
138 "chmod",
143 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/npm-asmjs/bin/pathkit.js",
185 "chmod",
190 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/npm-asmjs/bin/pathkit.js.mem",
[all …]
/third_party/skia/infra/bots/recipes/test_pathkit.expected/
DTest-Debian10-EMCC-GCE-CPU-AVX2-wasm-Debug-All-PathKit.json40 "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.js",
158 "chmod",
163 … "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/npm-wasm/bin/test/pathkit.wasm",
[all …]
Dpathkit_trybot.json40 "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.js",
158 "chmod",
163 … "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/npm-wasm/bin/test/pathkit.wasm",
[all …]
DTest-Debian10-EMCC-GCE-CPU-AVX2-asmjs-Release-All-PathKit.json40 "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",
158 "chmod",
163 …"name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/npm-asmjs/bin/test/pathkit.js.mem…
[all …]
/third_party/skia/m133/infra/bots/recipes/test_canvaskit.expected/
DTest-Debian10-EMCC-GCE-GPU-WEBGL1-wasm-Debug-All-CanvasKit.json51 "chmod",
56 "name": "Docker setup.chmod 777 [START_DIR]/[SWARM_OUT_DIR]",
63 "chmod",
68 "name": "Docker setup.chmod 755 [START_DIR]",
75 "chmod",
80 "name": "Docker setup.chmod 0755 [START_DIR]/skia/infra/canvaskit/test_canvaskit.sh",
122 "chmod",
127 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/canvaskit/build/canvaskit.js",
169 "chmod",
174 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/canvaskit/build/canvaskit.wasm",
[all …]
Dcanvaskit_trybot.json51 "chmod",
56 "name": "Docker setup.chmod 777 [START_DIR]/[SWARM_OUT_DIR]",
63 "chmod",
68 "name": "Docker setup.chmod 755 [START_DIR]",
75 "chmod",
80 "name": "Docker setup.chmod 0755 [START_DIR]/skia/infra/canvaskit/test_canvaskit.sh",
122 "chmod",
127 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/canvaskit/build/canvaskit.js",
169 "chmod",
174 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/canvaskit/build/canvaskit.wasm",
[all …]
/third_party/skia/infra/bots/recipes/perf_pathkit.expected/
DPerf-Debian10-EMCC-GCE-CPU-AVX2-asmjs-Release-All-PathKit.json81 "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",
199 "chmod",
204 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/npm-asmjs/bin/pathkit.js.mem",
[all …]
Dpathkit_trybot.json81 "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.js",
199 "chmod",
204 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/npm-wasm/bin/pathkit.wasm",
[all …]
DPerf-Debian10-EMCC-GCE-CPU-AVX2-wasm-Release-All-PathKit.json81 "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.js",
199 "chmod",
204 "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/pathkit/npm-wasm/bin/pathkit.wasm",
[all …]
/third_party/skia/infra/bots/recipes/test_canvaskit.expected/
DTest-Debian10-EMCC-GCE-GPU-WEBGL1-wasm-Debug-All-CanvasKit.json55 "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.js",
173 "chmod",
178 … "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/canvaskit/npm_build/bin/canvaskit.wasm",
[all …]
Dcanvaskit_trybot.json55 "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.js",
173 "chmod",
178 … "name": "Docker setup.chmod 644 [START_DIR]/skia/modules/canvaskit/npm_build/bin/canvaskit.wasm",
[all …]
/third_party/skia/m133/infra/bots/recipes/test_lottie_web.expected/
DTest-Debian10-none-GCE-CPU-AVX2-x86_64-Debug-All-LottieWeb.json94 "chmod",
99 "name": "Docker setup.chmod 777 [START_DIR]/[SWARM_OUT_DIR]",
106 "chmod",
111 "name": "Docker setup.chmod 755 [START_DIR]",
118 "chmod",
123 "name": "Docker setup.chmod 0755 [START_DIR]/skia/infra/lottiecap/docker/lottiecap_gold.sh",
130 "chmod",
136 "name": "Docker setup.chmod -R a+r [START_DIR]/lottie/build/player",
143 "chmod",
149 "name": "Docker setup.chmod -R a+r /tmp/lottie_files",
Dlottie_web_trybot.json94 "chmod",
99 "name": "Docker setup.chmod 777 [START_DIR]/[SWARM_OUT_DIR]",
106 "chmod",
111 "name": "Docker setup.chmod 755 [START_DIR]",
118 "chmod",
123 "name": "Docker setup.chmod 0755 [START_DIR]/skia/infra/lottiecap/docker/lottiecap_gold.sh",
130 "chmod",
136 "name": "Docker setup.chmod -R a+r [START_DIR]/lottie/build/player",
143 "chmod",
149 "name": "Docker setup.chmod -R a+r /tmp/lottie_files",

12345678910>>...38