Searched defs:ai_family (Results 1 - 6 of 6) sorted by relevance

/bind-9.11.3/lib/irs/win32/include/irs/
H A Dnetdb.h26 int ai_family; /* PF_xxx */ member in struct:addrinfo
89 #define EAI_FAMILY 5 /* ai_family not supported */
/bind-9.11.3/lib/isc/win32/
H A Dnetdb.h24 int ai_family; /* PF_xxx */ member in struct:addrinfo
84 #define EAI_FAMILY 5 /* ai_family not supported */
/bind-9.11.3/contrib/queryperf/missing/
H A Daddrinfo.h39 #define EAI_FAMILY 5 /* ai_family not supported */
83 int ai_family; /* PF_xxx */ member in struct:addrinfo
/bind-9.11.3/contrib/idn/idnkit-1.0-src/wsock/wsock20/
H A Ddllfunc.c75 int ai_family; member in struct:my_addrinfo
/bind-9.11.3/lib/irs/
H A Dgetaddrinfo.c28 * int ai_family; // PF_xxx
45 * <li>ai_family:
46 * The protocol family that should be used. When ai_family is set
94 * NULL pointer is encountered. The three members ai_family, ai_socktype,
211 family = hints->ai_family;
446 if (ai->ai_family == AF_INET6)
521 int ai_family; member in struct:gai_statehead
573 if (head->ai_family == AF_UNSPEC || head->ai_family == AF_INET)
575 if (head->ai_family
[all...]
/bind-9.11.3/lib/lwres/win32/include/lwres/
H A Dnetdb.h32 int ai_family; /* PF_xxx */ member in struct:addrinfo
91 #define EAI_FAMILY 5 /* ai_family not supported */

Completed in 18 milliseconds