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

  /external/tcpdump/missing/
getaddrinfo.c 177 static int explore_null (const struct addrinfo *, const char *,
415 error = explore_null(pai, hostname, servname, &cur->ai_next);
682 explore_null(pai, hostname, servname, res) function
  /bionic/libc/netbsd/net/
getaddrinfo.c 218 static int explore_null(const struct addrinfo *,
714 error = explore_null(pai, servname, &cur->ai_next);
867 explore_null(const struct addrinfo *pai, const char *servname, function
    [all...]

Completed in 39 milliseconds