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

/bionic/libc/dns/net/
H A Dgetaddrinfo.c161 struct explore { struct
172 static const struct explore explore[] = { variable in typeref:struct:explore
597 const struct explore *ex;
642 for (ex = explore; ex->e_af >= 0; ex++) {
686 for (ex = explore; ex->e_af >= 0; ex++) {
746 for (ex = explore; ex->e_af >= 0; ex++) {

Completed in 51 milliseconds