Home
last modified time | relevance | path

Searched defs:ESOCKTNOSUPPORT (Results 1 – 25 of 74) sorted by relevance

123

/third_party/skia/third_party/externals/microhttpd/src/include/
Dw32functions.h138 #define ESOCKTNOSUPPORT (MHDW32ERRBASE+32) macro
/third_party/pulseaudio/src/pulsecore/
Dwinerrno.h27 #define ESOCKTNOSUPPORT WSAESOCKTNOSUPPORT macro
/third_party/node/deps/cares/src/lib/
Dsetup_once.h389 # define ESOCKTNOSUPPORT WSAESOCKTNOSUPPORT macro
/third_party/curl/lib/
Dcurl_setup_once.h347 #define ESOCKTNOSUPPORT WSAESOCKTNOSUPPORT macro
/third_party/rust/crates/nix/src/
Derrno.rs1216 ESOCKTNOSUPPORT = libc::ESOCKTNOSUPPORT, enumerator
1458 ESOCKTNOSUPPORT = libc::ESOCKTNOSUPPORT, enumerator
1694 ESOCKTNOSUPPORT = libc::ESOCKTNOSUPPORT, enumerator
1911 ESOCKTNOSUPPORT = libc::ESOCKTNOSUPPORT, enumerator
2126 ESOCKTNOSUPPORT = libc::ESOCKTNOSUPPORT, enumerator
2339 ESOCKTNOSUPPORT = libc::ESOCKTNOSUPPORT, enumerator
2554 ESOCKTNOSUPPORT = libc::ESOCKTNOSUPPORT, enumerator
2801 ESOCKTNOSUPPORT = libc::ESOCKTNOSUPPORT, enumerator
/third_party/rust/crates/linux-raw-sys/src/x86/
Derrno.rs96 pub const ESOCKTNOSUPPORT: u32 = 94; constant
/third_party/rust/crates/linux-raw-sys/src/sparc/
Derrno.rs46 pub const ESOCKTNOSUPPORT: u32 = 44; constant
/third_party/rust/crates/linux-raw-sys/src/s390x/
Derrno.rs96 pub const ESOCKTNOSUPPORT: u32 = 94; constant
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Derrno.rs96 pub const ESOCKTNOSUPPORT: u32 = 94; constant
/third_party/rust/crates/linux-raw-sys/src/arm/
Derrno.rs96 pub const ESOCKTNOSUPPORT: u32 = 94; constant
/third_party/rust/crates/linux-raw-sys/src/mips64/
Derrno.rs95 pub const ESOCKTNOSUPPORT: u32 = 121; constant
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Derrno.rs96 pub const ESOCKTNOSUPPORT: u32 = 94; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Derrno.rs96 pub const ESOCKTNOSUPPORT: u32 = 94; constant
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Derrno.rs96 pub const ESOCKTNOSUPPORT: u32 = 94; constant
/third_party/rust/crates/linux-raw-sys/src/x32/
Derrno.rs96 pub const ESOCKTNOSUPPORT: u32 = 94; constant
/third_party/rust/crates/linux-raw-sys/src/mips/
Derrno.rs95 pub const ESOCKTNOSUPPORT: u32 = 121; constant
/third_party/rust/crates/linux-raw-sys/src/sparc64/
Derrno.rs46 pub const ESOCKTNOSUPPORT: u32 = 44; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Derrno.rs96 pub const ESOCKTNOSUPPORT: u32 = 94; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Derrno.rs96 pub const ESOCKTNOSUPPORT: u32 = 94; constant
/third_party/lwip/src/include/lwip/
Derrno.h145 #define ESOCKTNOSUPPORT 94 /* Socket type not supported */ macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Derrno.h95 #define ESOCKTNOSUPPORT 94 macro
/third_party/musl/arch/mips/bits/
Derrno.h93 #define ESOCKTNOSUPPORT 121 macro
/third_party/musl/arch/powerpc64/bits/
Derrno.h94 #define ESOCKTNOSUPPORT 94 macro
/third_party/musl/arch/powerpc/bits/
Derrno.h94 #define ESOCKTNOSUPPORT 94 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Derrno.h95 #define ESOCKTNOSUPPORT 94 macro

123