/external/ltp/testcases/kernel/syscalls/utimensat/ |
D | utimensat_tests.sh | 38 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/ |
D | socfpga_arria10.c | 145 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/ |
D | tomoyo_filesystem_test.c | 182 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/ |
D | setregid02.c | 42 &neg_one, &root.gr_gid, EPERM, <pgroup, <pgroup, 44 &neg_one, &bin.gr_gid, EPERM, <pgroup, <pgroup, 46 &root.gr_gid, &neg_one, EPERM, <pgroup, <pgroup, 48 &bin.gr_gid, &neg_one, EPERM, <pgroup, <pgroup, 50 &root.gr_gid, &bin.gr_gid, EPERM, <pgroup, <pgroup, 52 &bin.gr_gid, &root.gr_gid, EPERM, <pgroup, <pgroup,
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_getparam/ |
D | 6-1.c | 47 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/ |
D | membarrier_test.c | 88 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/ |
D | pcc.c | 96 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/ |
D | 7-1.c | 39 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/ |
D | 26-1.c | 39 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/ |
D | 20-1.c | 45 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/ |
D | setegid02.c | 76 if (TEST_ERRNO == EPERM) { in setegid_verify() 81 EPERM, strerror(EPERM)); in setegid_verify()
|
/external/ltp/testcases/kernel/syscalls/stime/ |
D | stime02.c | 111 if (TEST_ERRNO == EPERM) { in main() 117 TEST_ERRNO, EPERM); in main() 121 "errno:%d", TEST_RETURN, EPERM); in main()
|
/external/strace/tests/ |
D | caps.c | 74 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/ |
D | caps.c | 74 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/ |
D | caps.c | 74 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/ |
D | setxattr02.c | 117 .exp_err = EPERM, 125 .exp_err = EPERM, 133 .exp_err = EPERM, 141 .exp_err = EPERM,
|
/external/linux-kselftest/tools/testing/selftests/nsfs/ |
D | owner.c | 78 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/ |
D | fsetxattr02.c | 109 .exp_err = EPERM, 118 .exp_err = EPERM, 127 .exp_err = EPERM, 136 .exp_err = EPERM,
|
/external/strace/ |
D | ucopy.c | 127 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/ |
D | 5-1.c | 54 } else if (error != EPERM) { in main() 56 "error (%d != %d)\n", EPERM, error); in main()
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigqueue/ |
D | 3-1.c | 46 if (errno == EPERM) { in set_nonroot() 82 if (EPERM != errno) { in main()
|
D | 12-1.c | 43 if (errno == EPERM) { in set_nonroot() 74 if (EPERM == errno) { in main()
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/munlockall/ |
D | 5-1.c | 40 } 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/ |
D | unlock.pass.cpp | 47 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/ |
D | unlock.pass.cpp | 48 assert(e.code().value() == EPERM); in main() 60 assert(e.code().value() == EPERM); in main()
|