/third_party/pulseaudio/src/pulsecore/ |
D | winerrno.h | 15 #define ENOTSOCK WSAENOTSOCK macro
|
/third_party/skia/third_party/externals/microhttpd/src/include/ |
D | w32functions.h | 54 #define ENOTSOCK (MHDW32ERRBASE+4) macro
|
/third_party/rust/crates/nix/src/ |
D | errno.rs | 1210 ENOTSOCK = libc::ENOTSOCK, enumerator 1452 ENOTSOCK = libc::ENOTSOCK, enumerator 1688 ENOTSOCK = libc::ENOTSOCK, enumerator 1905 ENOTSOCK = libc::ENOTSOCK, enumerator 2120 ENOTSOCK = libc::ENOTSOCK, enumerator 2333 ENOTSOCK = libc::ENOTSOCK, enumerator 2548 ENOTSOCK = libc::ENOTSOCK, enumerator 2795 ENOTSOCK = libc::ENOTSOCK, enumerator 3004 ENOTSOCK = libc::ENOTSOCK, enumerator
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
D | errno.rs | 90 pub const ENOTSOCK: u32 = 88; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
D | errno.rs | 90 pub const ENOTSOCK: u32 = 88; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
D | errno.rs | 90 pub const ENOTSOCK: u32 = 88; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
D | errno.rs | 89 pub const ENOTSOCK: u32 = 95; constant
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
D | errno.rs | 90 pub const ENOTSOCK: u32 = 88; constant
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
D | errno.rs | 90 pub const ENOTSOCK: u32 = 88; constant
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
D | errno.rs | 90 pub const ENOTSOCK: u32 = 88; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
D | errno.rs | 90 pub const ENOTSOCK: u32 = 88; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc64/ |
D | errno.rs | 40 pub const ENOTSOCK: u32 = 38; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
D | errno.rs | 89 pub const ENOTSOCK: u32 = 95; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
D | errno.rs | 90 pub const ENOTSOCK: u32 = 88; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
D | errno.rs | 90 pub const ENOTSOCK: u32 = 88; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
D | errno.rs | 90 pub const ENOTSOCK: u32 = 88; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc/ |
D | errno.rs | 40 pub const ENOTSOCK: u32 = 38; constant
|
/third_party/lwip/src/include/lwip/ |
D | errno.h | 139 #define ENOTSOCK 88 /* Socket operation on non-socket */ macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | errno.h | 89 #define ENOTSOCK 88 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | errno.h | 88 #define ENOTSOCK 88 macro
|
/third_party/musl/porting/liteos_m/user/include/bits/ |
D | errno.h | 88 #define ENOTSOCK 88 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | errno.h | 87 #define ENOTSOCK 95 macro
|
/third_party/musl/arch/mips64/bits/ |
D | errno.h | 87 #define ENOTSOCK 95 macro
|
/third_party/musl/arch/mips/bits/ |
D | errno.h | 87 #define ENOTSOCK 95 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | errno.h | 88 #define ENOTSOCK 88 macro
|