HomeSort by relevance Sort by last modified time
    Searched refs:explore (Results 1 - 2 of 2) sorted by null

  /external/tcpdump/missing/
getaddrinfo.c 141 struct explore { struct
152 static const struct explore explore[] = { variable in typeref:struct:explore
301 const struct explore *ex;
353 for (ex = explore; ex->e_af >= 0; ex++) {
397 for (ex = explore; ex->e_af >= 0; ex++) {
450 for (ex = explore; ex->e_af >= 0; ex++) {
  /bionic/libc/netbsd/net/
getaddrinfo.c 147 struct explore { struct
158 static const struct explore explore[] = { variable in typeref:struct:explore
384 const struct explore *ex;
429 for (ex = explore; ex->e_af >= 0; ex++) {
473 for (ex = explore; ex->e_af >= 0; ex++) {
525 for (ex = explore; ex->e_af >= 0; ex++) {
    [all...]

Completed in 35 milliseconds