Home
last modified time | relevance | path

Searched refs:h_addrtype (Results 1 – 6 of 6) sorted by relevance

/resolv/
A Dmapv4v6hostent.h65 if (hp->h_addrtype != AF_INET || hp->h_length != INADDRSZ) in map_v4v6_hostent()
67 hp->h_addrtype = AF_INET6; in map_v4v6_hostent()
A Dcompat-gethnamaddr.c469 host.h_addrtype = af; in res_gethostbyname2_context()
664 hp->h_addrtype = af; in res_gethostbyaddr_context()
671 hp->h_addrtype = AF_INET6; in res_gethostbyaddr_context()
757 host.h_addrtype = af; in _gethtent()
803 if (p->h_addrtype != af) in _gethtbyname2()
825 if (p->h_addrtype == af && !memcmp(p->h_addr, addr, len)) in _gethtbyaddr()
856 if (hp->h_addrtype != AF_INET || hp->h_length != INADDRSZ) in map_v4v6_hostent()
858 hp->h_addrtype = AF_INET6; in map_v4v6_hostent()
A Dtst-resolv-threads.c127 TEST_VERIFY (e->h_addrtype == family); in check_hostent()
A Dres_hconf.c374 if (hp->h_addrtype != AF_INET) in _res_hconf_reorder_addrs()
A Dnetdb.h102 int h_addrtype; /* Host address type. */ member
/resolv/nss_dns/
A Ddns-host.c206 result->h_addrtype = af; in libc_hidden_def()
267 result->h_addrtype = AF_INET; in libc_hidden_def()
553 result->h_addrtype = af; in libc_hidden_def()

Completed in 15 milliseconds