Home
last modified time | relevance | path

Searched refs:EPERM (Results 1 – 25 of 430) sorted by relevance

12345678910>>...18

/external/ltp/testcases/kernel/syscalls/utimensat/
Dutimensat_tests.sh38 imaccess=EPERM
42 imaccess=EPERM
368 run_test -RW root 400 "" "0 n 0 o" EPERM
371 run_test -RW root 400 "" "0 o 0 n" EPERM
374 run_test -RW root 400 "" "1 1 1 1" EPERM
392 run_test root 666 "" "0 n 0 o" EPERM
395 run_test root 666 "" "0 o 0 n" EPERM
398 run_test root 666 "" "1 1 1 1" EPERM
416 run_test "" 600 "+a" "0 n 0 o" EPERM
419 run_test "" 600 "+a" "0 o 0 n" EPERM
[all …]
/external/u-boot/drivers/fpga/
Dsocfpga_arria10.c145 return -EPERM; in fpgamgr_verify_msel()
242 return -EPERM; in fpgamgr_reset()
245 return -EPERM; in fpgamgr_reset()
257 return -EPERM; in fpgamgr_program_init()
261 return -EPERM; in fpgamgr_program_init()
360 return -EPERM; in fpgamgr_program_poll_cd()
421 return -EPERM; in fpgamgr_program_poll_usermode()
433 return -EPERM; in fpgamgr_program_finish()
442 return -EPERM; in fpgamgr_program_finish()
/external/ltp/testcases/kernel/security/tomoyo/
Dtomoyo_filesystem_test.c182 errno == EPERM) in main()
210 errno == EPERM) in main()
310 errno == EPERM) in main()
320 == EOF && errno == EPERM) in main()
329 errno == EPERM) in main()
384 == EOF && errno == EPERM) in main()
390 && errno == EPERM) in main()
408 NULL) == EOF && errno == EPERM) in main()
417 NULL) == EOF && errno == EPERM) in main()
490 if (umount("/tmp/mount/") == EOF && errno == EPERM) in main()
[all …]
/external/ltp/testcases/kernel/syscalls/setregid/
Dsetregid02.c42 &neg_one, &root.gr_gid, EPERM, &ltpgroup, &ltpgroup,
44 &neg_one, &bin.gr_gid, EPERM, &ltpgroup, &ltpgroup,
46 &root.gr_gid, &neg_one, EPERM, &ltpgroup, &ltpgroup,
48 &bin.gr_gid, &neg_one, EPERM, &ltpgroup, &ltpgroup,
50 &root.gr_gid, &bin.gr_gid, EPERM, &ltpgroup, &ltpgroup,
52 &bin.gr_gid, &root.gr_gid, EPERM, &ltpgroup, &ltpgroup,
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_getparam/
D6-1.c47 if (errno == EPERM) in set_nonroot()
56 if (errno == EPERM) in set_nonroot()
90 if (result == -1 && errno == EPERM) { in main()
98 if (errno != EPERM) { in main()
/external/linux-kselftest/tools/testing/selftests/membarrier/
Dmembarrier_test.c88 if (errno != EPERM) { in test_membarrier_private_expedited_fail()
91 test_name, flags, EPERM, strerror(EPERM), in test_membarrier_private_expedited_fail()
145 if (errno != EPERM) { in test_membarrier_private_expedited_sync_core_fail()
148 test_name, flags, EPERM, strerror(EPERM), in test_membarrier_private_expedited_sync_core_fail()
/external/u-boot/arch/arm/mach-imx/mx7ulp/
Dpcc.c96 return -EPERM; in pcc_clock_enable()
122 return -EPERM; in pcc_clock_sel()
147 return -EPERM; in pcc_clock_sel()
170 return -EPERM; in pcc_clock_div_config()
180 return -EPERM; in pcc_clock_div_config()
223 return -EPERM; in pcc_clock_get_clksrc()
235 return -EPERM; in pcc_clock_get_clksrc()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_getscheduler/
D7-1.c39 if (errno == EPERM) { in set_nonroot()
70 if (result == -1 && errno == EPERM) { in main()
78 if (errno != EPERM) { in main()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setparam/
D26-1.c39 if (errno == EPERM) { in set_nonroot()
75 if (result == -1 && errno == EPERM) { in main()
78 } else if (errno != EPERM) { in main()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setscheduler/
D20-1.c45 if (errno == EPERM) { in set_nonroot()
78 if (result == -1 && errno == EPERM) { in main()
81 } else if (errno != EPERM) { in main()
/external/ltp/testcases/kernel/syscalls/setegid/
Dsetegid02.c76 if (TEST_ERRNO == EPERM) { in setegid_verify()
81 EPERM, strerror(EPERM)); in setegid_verify()
/external/ltp/testcases/kernel/syscalls/stime/
Dstime02.c111 if (TEST_ERRNO == EPERM) { in main()
117 TEST_ERRNO, EPERM); in main()
121 "errno:%d", TEST_RETURN, EPERM); in main()
/external/strace/tests/
Dcaps.c74 if (capset(head, tail_data) == 0 || errno != EPERM) in main()
78 if (capset(head, tail_data) == 0 || errno != EPERM) in main()
84 errno != EPERM) in main()
/external/strace/tests-mx32/
Dcaps.c74 if (capset(head, tail_data) == 0 || errno != EPERM) in main()
78 if (capset(head, tail_data) == 0 || errno != EPERM) in main()
84 errno != EPERM) in main()
/external/strace/tests-m32/
Dcaps.c74 if (capset(head, tail_data) == 0 || errno != EPERM) in main()
78 if (capset(head, tail_data) == 0 || errno != EPERM) in main()
84 errno != EPERM) in main()
/external/ltp/testcases/kernel/syscalls/setxattr/
Dsetxattr02.c117 .exp_err = EPERM,
125 .exp_err = EPERM,
133 .exp_err = EPERM,
141 .exp_err = EPERM,
/external/linux-kselftest/tools/testing/selftests/nsfs/
Downer.c78 if (ioctl(init_uns, NS_GET_USERNS) >= 0 || errno != EPERM) in main()
84 if (ioctl(ns, NS_GET_USERNS) >= 0 || errno != EPERM) in main()
86 if (ioctl(init_uns, NS_GET_USERNS) >= 0 || errno != EPERM) in main()
/external/ltp/testcases/kernel/syscalls/fsetxattr/
Dfsetxattr02.c109 .exp_err = EPERM,
118 .exp_err = EPERM,
127 .exp_err = EPERM,
136 .exp_err = EPERM,
/external/strace/
Ducopy.c127 case EFAULT: case EIO: case EPERM: in umoven_peekdata()
179 case EPERM: in umoven()
223 case EFAULT: case EIO: case EPERM: in umovestr_peekdata()
304 case EPERM: in umovestr()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_getcpuclockid/
D5-1.c54 } else if (error != EPERM) { in main()
56 "error (%d != %d)\n", EPERM, error); in main()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigqueue/
D3-1.c46 if (errno == EPERM) { in set_nonroot()
82 if (EPERM != errno) { in main()
D12-1.c43 if (errno == EPERM) { in set_nonroot()
74 if (EPERM == errno) { in main()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/munlockall/
D5-1.c40 } else if (errno == EPERM) { in main()
69 } else if (errno == EPERM) { in main()
/external/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.unique/thread.lock.unique.locking/
Dunlock.pass.cpp47 assert(e.code().value() == EPERM); in main()
59 assert(e.code().value() == EPERM); in main()
/external/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.shared/thread.lock.shared.locking/
Dunlock.pass.cpp48 assert(e.code().value() == EPERM); in main()
60 assert(e.code().value() == EPERM); in main()

12345678910>>...18