Searched refs:EAI_ADDRFAMILY (Results 1 - 9 of 9) sorted by relevance

/haiku-fatelf/src/tests/kits/net/sock/
H A Daddrinfo.h37 #define EAI_ADDRFAMILY 1 /* address family for host not supported */ macro
/haiku-fatelf/src/bin/coreutils/lib/
H A Dnetdb.h128 # ifndef EAI_ADDRFAMILY
130 # define EAI_ADDRFAMILY -9 /* Address family for NAME not supported. */ macro
H A Dnetdb.in.h117 # ifndef EAI_ADDRFAMILY
119 # define EAI_ADDRFAMILY -9 /* Address family for NAME not supported. */ macro
H A Dgai_strerror.c45 { EAI_ADDRFAMILY, N_("Address family for hostname not supported") },
/haiku-fatelf/src/bin/network/tcpdump/libpcap/Win32/Include/
H A Daddrinfo.h37 #define EAI_ADDRFAMILY 1 /* address family for hostname not supported */ macro
H A Dip6_misc.h153 #ifndef EAI_ADDRFAMILY
/haiku-fatelf/src/bin/network/tcpdump/missing/
H A Daddrinfo.h37 #define EAI_ADDRFAMILY 1 /* address family for hostname not supported */ macro
/haiku-fatelf/headers/posix/
H A Dnetdb.h176 #define EAI_ADDRFAMILY 1 /* address family for hostname not supported */ macro
/haiku-fatelf/src/kits/network/libnetapi/
H A DNetworkAddressResolver.cpp173 case EAI_ADDRFAMILY:

Completed in 111 milliseconds