Searched refs:RES_USE_INET6 (Results 1 – 3 of 3) sorted by relevance
163 #define RES_USE_INET6 0x00002000 /* use/map IPv6 in gethostbyname() */ macro
382 if (res->options & RES_USE_INET6) map_v4v6_hostent(hent, &bp, ep); in getanswer()491 if (res->options & RES_USE_INET6) map_v4v6_hostent(hp, &buf, buf + buflen); in gethostbyname_internal_real()608 if (res->options & RES_USE_INET6) { in netbsd_gethostent_r()864 if (info->hp->h_addrtype == AF_INET && (res->options & RES_USE_INET6)) { in dns_gethtbyaddr()
232 statp->options |= RES_USE_INET6; in res_setoptions()