/third_party/pulseaudio/src/pulsecore/ |
D | winerrno.h | 57 #define ETOOMANYREFS WSAETOOMANYREFS macro
|
/third_party/skia/third_party/externals/microhttpd/src/include/ |
D | w32functions.h | 108 #define ETOOMANYREFS (MHDW32ERRBASE+22) macro
|
/third_party/rust/crates/nix/src/ |
D | errno.rs | 1231 ETOOMANYREFS = libc::ETOOMANYREFS, enumerator 1473 ETOOMANYREFS = libc::ETOOMANYREFS, enumerator 1709 ETOOMANYREFS = libc::ETOOMANYREFS, enumerator 1926 ETOOMANYREFS = libc::ETOOMANYREFS, enumerator 2141 ETOOMANYREFS = libc::ETOOMANYREFS, enumerator 2354 ETOOMANYREFS = libc::ETOOMANYREFS, enumerator 2569 ETOOMANYREFS = libc::ETOOMANYREFS, enumerator 2816 ETOOMANYREFS = libc::ETOOMANYREFS, enumerator
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
D | errno.rs | 111 pub const ETOOMANYREFS: u32 = 109; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
D | errno.rs | 111 pub const ETOOMANYREFS: u32 = 109; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
D | errno.rs | 111 pub const ETOOMANYREFS: u32 = 109; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
D | errno.rs | 117 pub const ETOOMANYREFS: u32 = 144; constant
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
D | errno.rs | 111 pub const ETOOMANYREFS: u32 = 109; constant
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
D | errno.rs | 111 pub const ETOOMANYREFS: u32 = 109; constant
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
D | errno.rs | 111 pub const ETOOMANYREFS: u32 = 109; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
D | errno.rs | 111 pub const ETOOMANYREFS: u32 = 109; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc64/ |
D | errno.rs | 61 pub const ETOOMANYREFS: u32 = 59; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
D | errno.rs | 117 pub const ETOOMANYREFS: u32 = 144; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
D | errno.rs | 111 pub const ETOOMANYREFS: u32 = 109; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
D | errno.rs | 111 pub const ETOOMANYREFS: u32 = 109; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
D | errno.rs | 111 pub const ETOOMANYREFS: u32 = 109; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc/ |
D | errno.rs | 61 pub const ETOOMANYREFS: u32 = 59; constant
|
/third_party/lwip/src/include/lwip/ |
D | errno.h | 160 #define ETOOMANYREFS 109 /* Too many references: cannot splice */ macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | errno.h | 111 #define ETOOMANYREFS 109 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | errno.h | 110 #define ETOOMANYREFS 109 macro
|
/third_party/musl/porting/liteos_m/user/include/bits/ |
D | errno.h | 110 #define ETOOMANYREFS 109 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | errno.h | 114 #define ETOOMANYREFS 144 macro
|
/third_party/musl/arch/mips64/bits/ |
D | errno.h | 114 #define ETOOMANYREFS 144 macro
|
/third_party/musl/arch/mips/bits/ |
D | errno.h | 114 #define ETOOMANYREFS 144 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | errno.h | 110 #define ETOOMANYREFS 109 macro
|