Home
last modified time | relevance | path

Searched refs:ELIBACC (Results 1 – 25 of 79) sorted by relevance

1234

/third_party/ntfs-3g/include/ntfs-3g/
Dcompat.h45 #ifndef ELIBACC
46 #define ELIBACC ENOENT macro
/third_party/lwip/src/include/lwip/
Derrno.h128 #define ELIBACC 79 /* Can not access a needed shared library */ macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Derrno.h80 #define ELIBACC 79 macro
/third_party/musl/arch/powerpc64/bits/
Derrno.h79 #define ELIBACC 79 macro
/third_party/musl/porting/liteos_m/user/include/bits/
Derrno.h79 #define ELIBACC 79 macro
/third_party/musl/arch/mipsn32/bits/
Derrno.h75 #define ELIBACC 83 macro
/third_party/musl/arch/mips64/bits/
Derrno.h75 #define ELIBACC 83 macro
/third_party/musl/arch/mips/bits/
Derrno.h75 #define ELIBACC 83 macro
/third_party/musl/arch/powerpc/bits/
Derrno.h79 #define ELIBACC 79 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Derrno.h80 #define ELIBACC 79 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Derrno.h80 #define ELIBACC 79 macro
/third_party/musl/arch/generic/bits/
Derrno.h79 #define ELIBACC 79 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Derrno.h80 #define ELIBACC 79 macro
/third_party/rust/crates/libc/libc-test/semver/
Dredox.txt39 ELIBACC
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Derrno.rs81 pub const ELIBACC: u32 = 79; constant
/third_party/rust/crates/linux-raw-sys/src/x86/
Derrno.rs81 pub const ELIBACC: u32 = 79; constant
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Derrno.rs81 pub const ELIBACC: u32 = 79; constant
/third_party/rust/crates/linux-raw-sys/src/mips64/
Derrno.rs77 pub const ELIBACC: u32 = 83; constant
/third_party/rust/crates/linux-raw-sys/src/x32/
Derrno.rs81 pub const ELIBACC: u32 = 79; constant
/third_party/ltp/lib/
Derrnos.h112 PAIR(ELIBACC) in tst_strerrno()
/third_party/rust/crates/linux-raw-sys/src/arm/
Derrno.rs81 pub const ELIBACC: u32 = 79; constant
/third_party/rust/crates/linux-raw-sys/src/s390x/
Derrno.rs81 pub const ELIBACC: u32 = 79; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Derrno.rs81 pub const ELIBACC: u32 = 79; constant
/third_party/rust/crates/linux-raw-sys/src/sparc64/
Derrno.rs116 pub const ELIBACC: u32 = 114; constant
/third_party/rust/crates/linux-raw-sys/src/mips/
Derrno.rs77 pub const ELIBACC: u32 = 83; constant

1234