Searched refs:chmod (Results 1 – 22 of 22) sorted by relevance
| /tools/testing/selftests/exec/ |
| D | Makefile | 29 chmod +x $@ 34 chmod -x $@
|
| D | binfmt_script.py | 67 os.chmod(binary, 0o755) 75 os.chmod(script, 0o755)
|
| /tools/perf/trace/strace/groups/ |
| D | file | 2 chmod
|
| D | string | 5 chmod
|
| /tools/crypto/ccp/ |
| D | Makefile | 10 chmod -x $@
|
| /tools/testing/selftests/capabilities/ |
| D | test_execve.c | 232 if (chmod("validate_cap_suidroot", S_ISUID | 0700) != 0) in do_tests() 239 if (chmod("validate_cap_suidnonroot", S_ISUID | 0700) != 0) in do_tests() 246 if (chmod("validate_cap_sgidroot", S_ISGID | 0710) != 0) in do_tests() 253 if (chmod("validate_cap_sgidnonroot", S_ISGID | 0710) != 0) in do_tests()
|
| /tools/testing/selftests/powerpc/nx-gzip/ |
| D | README | 7 sudo chmod go+rw /dev/crypto/nx-gzip 8 However, chmod may not survive across boots. You may create a udev file such
|
| /tools/testing/selftests/filesystems/fuse/ |
| D | Makefile | 33 chmod 755 $@
|
| D | fuse_test.c | 327 TESTSYSCALL(chmod(filename, 0111)); in bpf_test_attrs() 330 TESTSYSCALL(chmod(filename, 0777)); in bpf_test_attrs()
|
| /tools/testing/selftests/openat2/ |
| D | helpers.h | 75 #define E_chmod(...) E_func(chmod, __VA_ARGS__)
|
| /tools/testing/selftests/hid/ |
| D | vmtest.sh | 284 chmod +x $b2c
|
| /tools/perf/Documentation/ |
| D | android.txt | 65 chmod +x /tmp/perf-archive
|
| /tools/testing/selftests/rcutorture/bin/ |
| D | kvm-remote.sh | 134 chmod +x $T/bin/kvm-remote-*.sh
|
| /tools/testing/selftests/bpf/ |
| D | vmtest.sh | 240 sudo chmod a+x "${init_script}"
|
| /tools/testing/selftests/net/ |
| D | veth.sh | 50 chmod go-rw $BASE
|
| /tools/perf/arch/mips/entry/syscalls/ |
| D | syscall_n64.tbl | 98 88 n64 chmod sys_chmod
|
| /tools/perf/arch/x86/entry/syscalls/ |
| D | syscall_64.tbl | 102 90 common chmod sys_chmod
|
| D | syscall_32.tbl | 30 15 i386 chmod sys_chmod
|
| /tools/testing/selftests/nolibc/ |
| D | nolibc-test.c | 1036 CASE_TEST(chmod_argv0); EXPECT_SYSZR(1, chmod(argv0, 0555)); break; in run_syscall() 1037 CASE_TEST(chmod_self); EXPECT_SYSER(proc, chmod("/proc/self", 0555), -1, EPERM); break; in run_syscall()
|
| /tools/include/nolibc/ |
| D | sys.h | 153 int chmod(const char *path, mode_t mode) in chmod() function
|
| /tools/perf/arch/powerpc/entry/syscalls/ |
| D | syscall.tbl | 27 15 common chmod sys_chmod
|
| /tools/perf/arch/s390/entry/syscalls/ |
| D | syscall.tbl | 25 15 common chmod sys_chmod sys_chmod
|