Home
last modified time | relevance | path

Searched defs:ETOOMANYREFS (Results 1 – 25 of 75) sorted by relevance

123

/third_party/pulseaudio/src/pulsecore/
Dwinerrno.h57 #define ETOOMANYREFS WSAETOOMANYREFS macro
/third_party/skia/third_party/externals/microhttpd/src/include/
Dw32functions.h108 #define ETOOMANYREFS (MHDW32ERRBASE+22) macro
/third_party/rust/crates/nix/src/
Derrno.rs1231 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/
Derrno.rs111 pub const ETOOMANYREFS: u32 = 109; constant
/third_party/rust/crates/linux-raw-sys/src/x86/
Derrno.rs111 pub const ETOOMANYREFS: u32 = 109; constant
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Derrno.rs111 pub const ETOOMANYREFS: u32 = 109; constant
/third_party/rust/crates/linux-raw-sys/src/mips64/
Derrno.rs117 pub const ETOOMANYREFS: u32 = 144; constant
/third_party/rust/crates/linux-raw-sys/src/x32/
Derrno.rs111 pub const ETOOMANYREFS: u32 = 109; constant
/third_party/rust/crates/linux-raw-sys/src/arm/
Derrno.rs111 pub const ETOOMANYREFS: u32 = 109; constant
/third_party/rust/crates/linux-raw-sys/src/s390x/
Derrno.rs111 pub const ETOOMANYREFS: u32 = 109; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Derrno.rs111 pub const ETOOMANYREFS: u32 = 109; constant
/third_party/rust/crates/linux-raw-sys/src/sparc64/
Derrno.rs61 pub const ETOOMANYREFS: u32 = 59; constant
/third_party/rust/crates/linux-raw-sys/src/mips/
Derrno.rs117 pub const ETOOMANYREFS: u32 = 144; constant
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Derrno.rs111 pub const ETOOMANYREFS: u32 = 109; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Derrno.rs111 pub const ETOOMANYREFS: u32 = 109; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Derrno.rs111 pub const ETOOMANYREFS: u32 = 109; constant
/third_party/rust/crates/linux-raw-sys/src/sparc/
Derrno.rs61 pub const ETOOMANYREFS: u32 = 59; constant
/third_party/lwip/src/include/lwip/
Derrno.h160 #define ETOOMANYREFS 109 /* Too many references: cannot splice */ macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Derrno.h111 #define ETOOMANYREFS 109 macro
/third_party/musl/arch/powerpc64/bits/
Derrno.h110 #define ETOOMANYREFS 109 macro
/third_party/musl/porting/liteos_m/user/include/bits/
Derrno.h110 #define ETOOMANYREFS 109 macro
/third_party/musl/arch/mipsn32/bits/
Derrno.h114 #define ETOOMANYREFS 144 macro
/third_party/musl/arch/mips64/bits/
Derrno.h114 #define ETOOMANYREFS 144 macro
/third_party/musl/arch/mips/bits/
Derrno.h114 #define ETOOMANYREFS 144 macro
/third_party/musl/arch/powerpc/bits/
Derrno.h110 #define ETOOMANYREFS 109 macro

123