OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EAI_FAMILY
(Results
51 - 66
of
66
) sorted by null
1
2
3
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
netdb.h
144
#define
EAI_FAMILY
5 /* ai_family not supported */
/bionic/libc/include/
netdb.h
144
#define
EAI_FAMILY
5 /* ai_family not supported */
/external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/
netdb.h
168
# define
EAI_FAMILY
-6 /* `ai_family' not supported. */
/external/chromium_org/third_party/openssl/openssl/crypto/bio/
b_sock.c
662
#ifdef
EAI_FAMILY
887
#ifdef
EAI_FAMILY
/external/openssl/crypto/bio/
b_sock.c
662
#ifdef
EAI_FAMILY
887
#ifdef
EAI_FAMILY
/libcore/luni/src/main/java/libcore/io/
OsConstants.java
95
public static final int
EAI_FAMILY
= placeholder();
489
if (error ==
EAI_FAMILY
) {
490
return "
EAI_FAMILY
";
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
netdb.h
594
# define
EAI_FAMILY
-6 /* `ai_family' not supported. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
netdb.h
594
# define
EAI_FAMILY
-6 /* `ai_family' not supported. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
netdb.h
594
# define
EAI_FAMILY
-6 /* `ai_family' not supported. */
/external/tcpdump/missing/
getaddrinfo.c
199
"ai_family not supported", /*
EAI_FAMILY
*/
344
ERR(
EAI_FAMILY
);
817
ERR(
EAI_FAMILY
); /*xxx*/
/bionic/libc/netbsd/net/
getaddrinfo.c
256
"ai_family not supported", /*
EAI_FAMILY
*/
630
ERR(
EAI_FAMILY
);
972
ERR(
EAI_FAMILY
); /*xxx*/
993
ERR(
EAI_FAMILY
); /*xxx*/
[
all
...]
/external/chromium/net/base/
host_resolver_impl.cc
211
EAI_FAMILY
,
[
all
...]
/libcore/luni/src/main/native/
libcore_io_OsConstants.cpp
105
initConstant(env, c, "
EAI_FAMILY
",
EAI_FAMILY
);
/external/qemu/
sockets.c
771
case
EAI_FAMILY
:
[
all
...]
/sdk/emulator/opengl/tests/event_injector/
sockets.c
775
case
EAI_FAMILY
:
[
all
...]
/external/chromium_org/net/dns/
host_resolver_impl.cc
104
EAI_FAMILY
,
[
all
...]
Completed in 145 milliseconds
1
2
3