Lines Matching refs:AF_INET6
539 *result = gethostbyname_internal(name, AF_INET6, res, hp, buf, buflen, errorp, in gethostbyname_r()
694 case AF_INET6: in gethostbyname_internal_real()
848 if (af == AF_INET6 && len == NS_IN6ADDRSZ && in android_gethostbyaddrfornetcontext_real()
854 if (af == AF_INET6 && len == NS_IN6ADDRSZ && in android_gethostbyaddrfornetcontext_real()
867 case AF_INET6: in android_gethostbyaddrfornetcontext_real()
972 if (inet_pton(AF_INET6, p, &host_addr) > 0) { in netbsd_gethostent_r()
973 af = AF_INET6; in netbsd_gethostent_r()
984 af = AF_INET6; in netbsd_gethostent_r()
1073 hp->h_addrtype = AF_INET6; in map_v4v6_hostent()
1156 case AF_INET6: in _dns_gethtbyname()
1226 case AF_INET6: in _dns_gethtbyaddr()
1293 hp->h_addrtype = AF_INET6; in _dns_gethtbyaddr()
1330 case AF_INET6: in _yp_hostent()