/third_party/libuv/include/uv/ |
D | errno.h | 424 #if defined(EREMOTEIO) && !defined(_WIN32) 425 # define UV__EREMOTEIO UV__ERR(EREMOTEIO)
|
/third_party/lwip/src/include/lwip/ |
D | errno.h | 172 #define EREMOTEIO 121 /* Remote I/O error */ macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | errno.h | 123 #define EREMOTEIO 121 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | errno.h | 122 #define EREMOTEIO 121 macro
|
/third_party/musl/porting/liteos_m/user/include/bits/ |
D | errno.h | 122 #define EREMOTEIO 121 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | errno.h | 112 #define EREMOTEIO 140 macro
|
/third_party/musl/arch/mips64/bits/ |
D | errno.h | 112 #define EREMOTEIO 140 macro
|
/third_party/musl/arch/mips/bits/ |
D | errno.h | 112 #define EREMOTEIO 140 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | errno.h | 122 #define EREMOTEIO 121 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | errno.h | 123 #define EREMOTEIO 121 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | errno.h | 123 #define EREMOTEIO 121 macro
|
/third_party/musl/arch/generic/bits/ |
D | errno.h | 122 #define EREMOTEIO 121 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | errno.h | 123 #define EREMOTEIO 121 macro
|
/third_party/musl/porting/liteos_m/kernel/src/errno/ |
D | __strerror.h | 99 E(EREMOTEIO, "Remote I/O error")
|
/third_party/musl/porting/uniproton/kernel/src/errno/ |
D | __strerror.h | 99 E(EREMOTEIO, "Remote I/O error")
|
/third_party/musl/src/errno/ |
D | __strerror.h | 100 E(EREMOTEIO, "Remote I/O error")
|
/third_party/musl/porting/liteos_a/kernel/src/errno/ |
D | __strerror.h | 100 E(EREMOTEIO, "Remote I/O error")
|
/third_party/rust/crates/libc/libc-test/semver/ |
D | redox.txt | 86 EREMOTEIO
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
D | errno.rs | 123 pub const EREMOTEIO: u32 = 121; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
D | errno.rs | 123 pub const EREMOTEIO: u32 = 121; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
D | errno.rs | 123 pub const EREMOTEIO: u32 = 121; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
D | errno.rs | 113 pub const EREMOTEIO: u32 = 140; constant
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
D | errno.rs | 123 pub const EREMOTEIO: u32 = 121; constant
|
/third_party/ltp/lib/ |
D | errnos.h | 154 PAIR(EREMOTEIO) in tst_strerrno()
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
D | errno.rs | 123 pub const EREMOTEIO: u32 = 121; constant
|