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

/bionic/libc/netbsd/net/
H A Dgetaddrinfo.c155 struct explore { struct
166 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++) {
745 for (ex = explore; ex->e_af >= 0; ex++) {

Completed in 5 milliseconds