Lines Matching refs:AF_INET
532 *result = gethostbyname_internal(name, AF_INET, res, hp, buf, buflen, errorp, NETID_UNSET, in gethostbyname_r()
716 case AF_INET: in gethostbyname_internal_real()
891 af = AF_INET; in android_gethostbyaddrfornet_real()
895 case AF_INET: in android_gethostbyaddrfornet_real()
1008 if (inet_pton(AF_INET, p, &host_addr) <= 0) in netbsd_gethostent_r()
1019 af = AF_INET; in netbsd_gethostent_r()
1103 if (hp->h_addrtype != AF_INET || hp->h_length != NS_INADDRSZ) in map_v4v6_hostent()
1184 case AF_INET: in _dns_gethtbyname()
1253 case AF_INET: in _dns_gethtbyaddr()
1323 if (info->hp->h_addrtype == AF_INET && (res->options & RES_USE_INET6)) { in _dns_gethtbyaddr()
1361 case AF_INET: in _yp_hostent()
1497 case AF_INET: in _yp_gethtbyaddr()
1542 case AF_INET: in _yp_gethtbyname()