Searched refs:wantv4 (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/Libinfo-449.1.3/lookup.subproj/
H A Dmdns_module.c500 int wantv4 = 1; local
512 if ((flags & AI_V4MAPPED) == 0) wantv4 = 0;
536 if (wantv4 && wantv6) {
540 } else if (wantv4) {
584 (wantv4 ? &h4.host : NULL),

Completed in 176 milliseconds