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 159 struct explore { struct
170 static const struct explore explore[] = { variable in typeref:struct:explore
594 const struct explore *ex;
639 for (ex = explore; ex->e_af >= 0; ex++) {
683 for (ex = explore; ex->e_af >= 0; ex++) {
743 for (ex = explore; ex->e_af >= 0; ex++) {
    [all...]

Completed in 419 milliseconds