Home
last modified time | relevance | path

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

/bionic/libc/dns/net/
Dgetaddrinfo.c161 struct explore { struct
172 static const struct explore explore[] = { variable
596 const struct explore *ex; in android_getaddrinfofornetcontext()
641 for (ex = explore; ex->e_af >= 0; ex++) { in android_getaddrinfofornetcontext()
685 for (ex = explore; ex->e_af >= 0; ex++) { in android_getaddrinfofornetcontext()
745 for (ex = explore; ex->e_af >= 0; ex++) { in android_getaddrinfofornetcontext()