Lines Matching refs:e_af
149 int e_af;
384 for (ex = explore; ex->e_af >= 0; ex++) {
385 if (pai->ai_family != ex->e_af)
449 for (ex = explore; ex->e_af >= 0; ex++) {
452 if (!MATCH_FAMILY(pai->ai_family, ex->e_af, WILD_AF(ex)))
460 pai->ai_family = ex->e_af;
532 for (ex = explore; ex->e_af >= 0; ex++) {
536 pai->ai_family = ex->e_af;
538 if (!MATCH_FAMILY(pai->ai_family, ex->e_af, WILD_AF(ex)))
560 pai->ai_family = ex->e_af;