/third_party/musl/src/errno/ |
D | strerror.c | 11 #define EDQUOT 109 macro
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/x86_64/ |
D | mod.rs | 311 pub const EDQUOT: ::c_int = 122; // Quota exceeded constant
|
/third_party/pulseaudio/src/pulsecore/ |
D | winerrno.h | 77 #define EDQUOT WSAEDQUOT macro
|
/third_party/skia/third_party/externals/microhttpd/src/include/ |
D | w32functions.h | 129 #define EDQUOT (MHDW32ERRBASE+29) macro
|
/third_party/rust/crates/nix/src/ |
D | errno.rs | 1244 EDQUOT = libc::EDQUOT, enumerator 1483 EDQUOT = libc::EDQUOT, enumerator 1719 EDQUOT = libc::EDQUOT, enumerator 1936 EDQUOT = libc::EDQUOT, enumerator 2151 EDQUOT = libc::EDQUOT, enumerator 2364 EDQUOT = libc::EDQUOT, enumerator 2578 EDQUOT = libc::EDQUOT, enumerator 2751 EDQUOT = libc::EDQUOT, enumerator 3029 EDQUOT = libc::EDQUOT, enumerator
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
D | errno.rs | 124 pub const EDQUOT: u32 = 122; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
D | errno.rs | 124 pub const EDQUOT: u32 = 122; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
D | errno.rs | 124 pub const EDQUOT: u32 = 122; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
D | errno.rs | 137 pub const EDQUOT: u32 = 1133; constant
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
D | errno.rs | 124 pub const EDQUOT: u32 = 122; constant
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
D | errno.rs | 124 pub const EDQUOT: u32 = 122; constant
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
D | errno.rs | 124 pub const EDQUOT: u32 = 122; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
D | errno.rs | 124 pub const EDQUOT: u32 = 122; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc64/ |
D | errno.rs | 71 pub const EDQUOT: u32 = 69; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
D | errno.rs | 137 pub const EDQUOT: u32 = 1133; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
D | errno.rs | 124 pub const EDQUOT: u32 = 122; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
D | errno.rs | 124 pub const EDQUOT: u32 = 122; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
D | errno.rs | 124 pub const EDQUOT: u32 = 122; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc/ |
D | errno.rs | 71 pub const EDQUOT: u32 = 69; constant
|
/third_party/lwip/src/include/lwip/ |
D | errno.h | 173 #define EDQUOT 122 /* Quota exceeded */ macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | errno.h | 124 #define EDQUOT 122 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | errno.h | 123 #define EDQUOT 122 macro
|
/third_party/musl/porting/liteos_m/user/include/bits/ |
D | errno.h | 123 #define EDQUOT 122 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | errno.h | 134 #define EDQUOT 1133 macro
|
/third_party/musl/arch/mips64/bits/ |
D | errno.h | 134 #define EDQUOT 1133 macro
|