| /third_party/ltp/testcases/kernel/syscalls/setpgid/ |
| H A D | setpgid03.c | 60 TST_EXP_FAIL(setpgid(child_pid, getppid()), EACCES); in run() local
|
| /third_party/ltp/testcases/kernel/syscalls/chroot/ |
| H A D | chroot04.c | 27 TST_EXP_FAIL(chroot(TEST_TMPDIR), EACCES, "no search permission chroot()"); in verify_chroot() local
|
| /third_party/ltp/testcases/kernel/syscalls/statfs/ |
| H A D | statfs03.c | 38 TST_EXP_FAIL(statfs(TEMP_DIR2, &buf), EACCES); in run() local
|
| /third_party/ltp/testcases/kernel/syscalls/setreuid/ |
| H A D | setreuid07.c | 45 TST_EXP_FAIL2(open(TEMPFILE, O_RDWR), EACCES); in run() local 49 TST_EXP_FAIL2(open(TEMPFILE, O_RDWR), EACCES); in run() local
|
| /third_party/ltp/testcases/kernel/syscalls/rename/ |
| H A D | rename09.c | 53 TST_EXP_FAIL(rename(SRCFILE, DESTFILE), EACCES, "rename()"); in run() local
|
| /third_party/ltp/testcases/kernel/syscalls/setresuid/ |
| H A D | setresuid04.c | 44 TST_EXP_FAIL2(open(TEMP_FILE, O_RDWR), EACCES); in run() local 48 TST_EXP_FAIL2(open(TEMP_FILE, O_RDWR), EACCES); in run() local
|
| /third_party/ltp/testcases/kernel/syscalls/mount/ |
| H A D | mount03.c | 67 TST_EXP_FAIL(execlp(file, basename(file), NULL), EACCES); in test_noexec() local
|
| /third_party/openssl/ohos_lite/ |
| H A D | e_os.h | 164 # define EACCES 13 macro
|
| /third_party/node/deps/openssl/openssl/ |
| H A D | e_os.h | 126 # define EACCES 13 macro
|
| /third_party/openssl/ |
| H A D | e_os.h | 126 # define EACCES 13 macro
|
| /third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
| H A D | errno.h | 14 #define EACCES 13 macro
|
| /third_party/musl/porting/liteos_m/kernel/include/bits/ |
| H A D | errno.h | 14 #define EACCES 13 macro
|
| /third_party/musl/porting/liteos_a/kernel/include/bits/ |
| H A D | errno.h | 14 #define EACCES 13 macro
|
| /third_party/musl/porting/liteos_m/user/include/bits/ |
| H A D | errno.h | 13 #define EACCES 13 macro
|
| /third_party/musl/porting/uniproton/kernel/include/bits/ |
| H A D | errno.h | 14 #define EACCES 13 macro
|
| /third_party/lwip/src/include/lwip/ |
| H A D | errno.h | 60 #define EACCES 13 /* Permission denied */ macro
|
| /third_party/musl/arch/generic/bits/ |
| H A D | errno.h | 13 #define EACCES 13 macro
|
| /third_party/musl/arch/mipsn32/bits/ |
| H A D | errno.h | 13 #define EACCES 13 macro
|
| /third_party/musl/arch/mips/bits/ |
| H A D | errno.h | 13 #define EACCES 13 macro
|
| /third_party/musl/arch/mips64/bits/ |
| H A D | errno.h | 13 #define EACCES 13 macro
|
| /third_party/musl/arch/powerpc/bits/ |
| H A D | errno.h | 13 #define EACCES 13 macro
|
| /third_party/musl/arch/powerpc64/bits/ |
| H A D | errno.h | 13 #define EACCES 13 macro
|
| /third_party/rust/crates/linux-raw-sys/src/aarch64/ |
| H A D | errno.rs | 15 pub const EACCES: u32 = 13; consts
|
| /third_party/rust/crates/linux-raw-sys/src/riscv32/ |
| H A D | errno.rs | 15 pub const EACCES: u32 = 13; consts
|
| /third_party/rust/crates/linux-raw-sys/src/riscv64/ |
| H A D | errno.rs | 15 pub const EACCES: u32 = 13; consts
|