Searched defs:explore (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libresolv2/common/irs/
H A Dgetaddrinfo.c148 struct explore { struct
159 static const struct explore explore[] = { variable in typeref:struct:explore
330 const struct explore *ex;
384 for (ex = explore; ex->e_af >= 0; ex++) {
449 for (ex = explore; ex->e_af >= 0; ex++) {
532 for (ex = explore; ex->e_af >= 0; ex++) {

Completed in 23 milliseconds