/third_party/toybox/toys/other/ |
D | nbd_client.c | 106 if (ioctl(nbd, NBD_DO_IT)>=0 || errno==EBADR) break; in nbd_client_main()
|
/third_party/musl/porting/liteos_m/user/include/bits/ |
D | errno.h | 53 #define EBADR 53 macro
|
/third_party/musl/arch/generic/bits/ |
D | errno.h | 53 #define EBADR 53 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | errno.h | 48 #define EBADR 51 macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | errno.h | 54 #define EBADR 53 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | errno.h | 54 #define EBADR 53 macro
|
/third_party/musl/arch/mips/bits/ |
D | errno.h | 48 #define EBADR 51 macro
|
/third_party/musl/arch/mips64/bits/ |
D | errno.h | 48 #define EBADR 51 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | errno.h | 54 #define EBADR 53 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | errno.h | 53 #define EBADR 53 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | errno.h | 54 #define EBADR 53 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | errno.h | 53 #define EBADR 53 macro
|
/third_party/lwip/src/include/lwip/ |
D | errno.h | 100 #define EBADR 53 /* Invalid request descriptor */ macro
|
/third_party/rust/crates/libc/libc-test/semver/ |
D | redox.txt | 23 EBADR
|
/third_party/rust/crates/linux-raw-sys/src/sparc/ |
D | errno.rs | 105 pub const EBADR: u32 = 103; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
D | errno.rs | 55 pub const EBADR: u32 = 53; constant
|
/third_party/ltp/lib/ |
D | errnos.h | 86 PAIR(EBADR) in tst_strerrno()
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
D | errno.rs | 55 pub const EBADR: u32 = 53; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
D | errno.rs | 50 pub const EBADR: u32 = 51; constant
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
D | errno.rs | 55 pub const EBADR: u32 = 53; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
D | errno.rs | 55 pub const EBADR: u32 = 53; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
D | errno.rs | 50 pub const EBADR: u32 = 51; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
D | errno.rs | 55 pub const EBADR: u32 = 53; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
D | errno.rs | 55 pub const EBADR: u32 = 53; constant
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
D | errno.rs | 55 pub const EBADR: u32 = 53; constant
|