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

/macosx-10.9.5/Libinfo-449.1.3/lookup.subproj/
H A Dsi_getaddrinfo.c1429 uint32_t if4, if6; local
1509 if4 = 0;
1514 if (si_inet_config(&if4, &if6) < 0)
1521 if ((if4 == 0) && (if6 == 0))
1536 if ((flags & AI_ADDRCONFIG) && (if4 == 0))

Completed in 175 milliseconds