| /external/rust/crates/libc/src/unix/linux_like/linux/uclibc/x86_64/ |
| D | mod.rs | 307 pub const ENOTCONN: ::c_int = 107; // Transport endpoint is not connected constant
|
| /external/webrtc/rtc_base/ |
| D | socket.h | 57 #define ENOTCONN WSAENOTCONN macro
|
| /external/rust/crates/nix/src/ |
| D | errno.rs | 1229 ENOTCONN = libc::ENOTCONN, enumerator 1471 ENOTCONN = libc::ENOTCONN, enumerator 1707 ENOTCONN = libc::ENOTCONN, enumerator 1924 ENOTCONN = libc::ENOTCONN, enumerator 2139 ENOTCONN = libc::ENOTCONN, enumerator 2352 ENOTCONN = libc::ENOTCONN, enumerator 2567 ENOTCONN = libc::ENOTCONN, enumerator 2814 ENOTCONN = libc::ENOTCONN, enumerator 3020 ENOTCONN = libc::ENOTCONN, enumerator
|
| /external/libcxx/include/ |
| D | errno.h | 179 #define ENOTCONN 9925 macro
|
| /external/cronet/buildtools/third_party/libc++/trunk/include/ |
| D | errno.h | 180 #define ENOTCONN 9925 macro
|
| /external/curl/lib/ |
| D | curl_setup_once.h | 370 #define ENOTCONN WSAENOTCONN macro
|
| /external/arm-trusted-firmware/include/lib/libc/ |
| D | errno.h | 114 #define ENOTCONN 57 /* Socket is not connected */ macro
|
| /external/kernel-headers/original/uapi/asm-generic/ |
| D | errno.h | 90 #define ENOTCONN 107 /* Transport endpoint is not connected */ macro
|
| /external/musl/arch/mipsn32/bits/ |
| D | errno.h | 107 #define ENOTCONN 134 macro
|
| /external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/ |
| D | setup_once.h | 499 #define ENOTCONN WSAENOTCONN macro
|
| /external/musl/arch/mips/bits/ |
| D | errno.h | 107 #define ENOTCONN 134 macro
|
| /external/musl/arch/mips64/bits/ |
| D | errno.h | 107 #define ENOTCONN 134 macro
|
| /external/musl/arch/generic/bits/ |
| D | errno.h | 108 #define ENOTCONN 107 macro
|
| /external/musl/arch/powerpc64/bits/ |
| D | errno.h | 108 #define ENOTCONN 107 macro
|
| /external/musl/arch/powerpc/bits/ |
| D | errno.h | 108 #define ENOTCONN 107 macro
|
| /external/python/cpython2/Lib/plat-irix5/ |
| D | ERRNO.py | 113 ENOTCONN = 134 variable
|
| /external/python/cpython2/Lib/plat-irix6/ |
| D | ERRNO.py | 118 ENOTCONN = 134 variable
|
| /external/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/ |
| D | mod.rs | 112 pub const ENOTCONN: ::c_int = 134; constant
|
| /external/wpa_supplicant_8/wpa_supplicant/ |
| D | rrm.c | 105 #define ENOTCONN -1 macro
|
| /external/python/cpython2/Lib/plat-beos5/ |
| D | IN.py | 182 ENOTCONN = (B_POSIX_ERROR_BASE + 30) variable
|
| /external/rust/crates/libc/src/unix/newlib/ |
| D | mod.rs | 358 pub const ENOTCONN: ::c_int = 128; constant
|
| /external/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/ |
| D | mod.rs | 483 pub const ENOTCONN: ::c_int = 107; constant
|
| /external/rust/crates/libc/src/windows/ |
| D | mod.rs | 226 pub const ENOTCONN: ::c_int = 126; constant
|
| /external/rust/crates/libc/src/unix/hermit/ |
| D | mod.rs | 594 pub const ENOTCONN: ::c_int = 107; constant
|
| /external/rust/crates/libc/src/unix/linux_like/linux/musl/b64/ |
| D | s390x.rs | 143 pub const ENOTCONN: ::c_int = 107; constant
|