Searched refs:al_family (Results 1 – 4 of 4) sorted by relevance
688 if (gethost(hlist->al_family, url, &hlist->al_i6addr) == -1) { in add_htablehosts()701 h->ipe_family = a->al_family; in add_htablehosts()733 if (gethost(hlist->al_family, url, &hlist->al_i6addr) == -1) { in add_poolhosts()747 if (a->al_family == AF_INET) { in add_poolhosts()750 } else if (a->al_family == AF_INET6) { in add_poolhosts()
86 al->al_family = family; in alist_new()
1188 $$->al_family = $1.f;1194 $$->al_family = $1.f;1208 $$->al_family = $1.f;1214 $$->al_family = $2.f;1220 $$->al_family = $3.f;1227 $$->al_family = $4.f;2355 if (a->al_family == AF_INET6) { in makehash()
118 int al_family; member