/external/trusty/arm-trusted-firmware/include/lib/libc/ |
D | errno.h | 98 #define ESOCKTNOSUPPORT 44 /* Socket type not supported */ macro
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | errno.h | 77 #define ESOCKTNOSUPPORT 94 /* Socket type not supported */ macro
|
/external/arm-trusted-firmware/include/lib/libc/ |
D | errno.h | 98 #define ESOCKTNOSUPPORT 44 /* Socket type not supported */ macro
|
/external/rust/android-crates-io/crates/nix/src/ |
D | errno.rs | 933 ESOCKTNOSUPPORT = libc::ESOCKTNOSUPPORT, enumerator 1179 ESOCKTNOSUPPORT = libc::ESOCKTNOSUPPORT, enumerator 1419 ESOCKTNOSUPPORT = libc::ESOCKTNOSUPPORT, enumerator 1640 ESOCKTNOSUPPORT = libc::ESOCKTNOSUPPORT, enumerator 1859 ESOCKTNOSUPPORT = libc::ESOCKTNOSUPPORT, enumerator 2076 ESOCKTNOSUPPORT = libc::ESOCKTNOSUPPORT, enumerator 2295 ESOCKTNOSUPPORT = libc::ESOCKTNOSUPPORT, enumerator 2546 ESOCKTNOSUPPORT = libc::ESOCKTNOSUPPORT, enumerator 2945 ESOCKTNOSUPPORT = libc::ESOCKTNOSUPPORT, enumerator 3155 ESOCKTNOSUPPORT = libc::ESOCKTNOSUPPORT, enumerator
|
/external/curl/lib/ |
D | curl_setup_once.h | 337 #define ESOCKTNOSUPPORT WSAESOCKTNOSUPPORT macro
|
/external/trusty/lk/lib/libc/include/ |
D | errno.h | 140 #define ESOCKTNOSUPPORT 124 /* Socket type not supported */ macro
|
/external/musl/arch/generic/bits/ |
D | errno.h | 94 #define ESOCKTNOSUPPORT 94 macro
|
/external/trusty/musl/arch/powerpc64/bits/ |
D | errno.h | 94 #define ESOCKTNOSUPPORT 94 macro
|
/external/trusty/musl/arch/mips64/bits/ |
D | errno.h | 93 #define ESOCKTNOSUPPORT 121 macro
|
/external/trusty/musl/arch/mips/bits/ |
D | errno.h | 93 #define ESOCKTNOSUPPORT 121 macro
|
/external/trusty/musl/arch/generic/bits/ |
D | errno.h | 96 #define ESOCKTNOSUPPORT 94 macro
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/src/lib/ |
D | setup_once.h | 474 #define ESOCKTNOSUPPORT WSAESOCKTNOSUPPORT macro
|
/external/musl/arch/mipsn32/bits/ |
D | errno.h | 93 #define ESOCKTNOSUPPORT 121 macro
|
/external/musl/arch/powerpc64/bits/ |
D | errno.h | 94 #define ESOCKTNOSUPPORT 94 macro
|
/external/musl/arch/powerpc/bits/ |
D | errno.h | 94 #define ESOCKTNOSUPPORT 94 macro
|
/external/trusty/musl/arch/powerpc/bits/ |
D | errno.h | 94 #define ESOCKTNOSUPPORT 94 macro
|
/external/musl/arch/mips64/bits/ |
D | errno.h | 93 #define ESOCKTNOSUPPORT 121 macro
|
/external/trusty/musl/arch/mipsn32/bits/ |
D | errno.h | 93 #define ESOCKTNOSUPPORT 121 macro
|
/external/musl/arch/mips/bits/ |
D | errno.h | 93 #define ESOCKTNOSUPPORT 121 macro
|
/external/rust/android-crates-io/crates/libc/src/unix/nuttx/ |
D | mod.rs | 375 pub const ESOCKTNOSUPPORT: i32 = 94; constant
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/linux_like/linux/uclibc/mips/ |
D | mod.rs | 104 pub const ESOCKTNOSUPPORT: ::c_int = 121; constant
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/nuttx/ |
D | mod.rs | 375 pub const ESOCKTNOSUPPORT: i32 = 94; constant
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/nuttx/ |
D | mod.rs | 375 pub const ESOCKTNOSUPPORT: i32 = 94; constant
|
/external/rust/android-crates-io/crates/libc/src/unix/linux_like/linux/uclibc/mips/ |
D | mod.rs | 104 pub const ESOCKTNOSUPPORT: ::c_int = 121; constant
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/linux_like/linux/uclibc/mips/ |
D | mod.rs | 104 pub const ESOCKTNOSUPPORT: ::c_int = 121; constant
|