Home
last modified time | relevance | path

Searched defs:ELIBBAD (Results 1 – 25 of 67) sorted by relevance

123

/third_party/ntfs-3g/include/ntfs-3g/
Dcompat.h42 #define ELIBBAD ENOEXEC macro
/third_party/rust/crates/linux-raw-sys/src/sparc/
Derrno.rs114 pub const ELIBBAD: u32 = 112; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Derrno.rs82 pub const ELIBBAD: u32 = 80; constant
/third_party/rust/crates/linux-raw-sys/src/x86/
Derrno.rs82 pub const ELIBBAD: u32 = 80; constant
/third_party/rust/crates/linux-raw-sys/src/mips/
Derrno.rs78 pub const ELIBBAD: u32 = 84; constant
/third_party/rust/crates/linux-raw-sys/src/arm/
Derrno.rs82 pub const ELIBBAD: u32 = 80; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Derrno.rs82 pub const ELIBBAD: u32 = 80; constant
/third_party/rust/crates/linux-raw-sys/src/mips64/
Derrno.rs78 pub const ELIBBAD: u32 = 84; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Derrno.rs82 pub const ELIBBAD: u32 = 80; constant
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Derrno.rs82 pub const ELIBBAD: u32 = 80; constant
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Derrno.rs82 pub const ELIBBAD: u32 = 80; constant
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Derrno.rs82 pub const ELIBBAD: u32 = 80; constant
/third_party/rust/crates/linux-raw-sys/src/x32/
Derrno.rs82 pub const ELIBBAD: u32 = 80; constant
/third_party/rust/crates/linux-raw-sys/src/s390x/
Derrno.rs82 pub const ELIBBAD: u32 = 80; constant
/third_party/rust/crates/linux-raw-sys/src/sparc64/
Derrno.rs114 pub const ELIBBAD: u32 = 112; constant
/third_party/lwip/src/include/lwip/
Derrno.h129 #define ELIBBAD 80 /* Accessing a corrupted shared library */ macro
/third_party/musl/porting/liteos_m/user/include/bits/
Derrno.h80 #define ELIBBAD 80 macro
/third_party/musl/arch/generic/bits/
Derrno.h80 #define ELIBBAD 80 macro
/third_party/musl/arch/mipsn32/bits/
Derrno.h76 #define ELIBBAD 84 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Derrno.h81 #define ELIBBAD 80 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Derrno.h81 #define ELIBBAD 80 macro
/third_party/musl/arch/mips/bits/
Derrno.h76 #define ELIBBAD 84 macro
/third_party/musl/arch/mips64/bits/
Derrno.h76 #define ELIBBAD 84 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Derrno.h81 #define ELIBBAD 80 macro
/third_party/musl/arch/powerpc64/bits/
Derrno.h80 #define ELIBBAD 80 macro

123