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

/external/libpcap/Win32/Src/
H A Dgetaddrinfo.c151 struct explore { struct
162 static const struct explore explore[] = { variable in typeref:struct:explore
313 const struct explore *ex;
365 for (ex = explore; ex->e_af >= 0; ex++) {
409 for (ex = explore; ex->e_af >= 0; ex++) {
462 for (ex = explore; ex->e_af >= 0; ex++) {

Completed in 76 milliseconds