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

  /external/libpcap/Win32/Src/
getaddrinfo.c 187 static int explore_null __P((const struct addrinfo *, const char *,
427 error = explore_null(pai, hostname, servname, &cur->ai_next);
694 explore_null(pai, hostname, servname, res) function
  /bionic/libc/dns/net/
getaddrinfo.c 222 static int explore_null(const struct addrinfo *,
712 error = explore_null(pai, servname, &cur->ai_next);
866 explore_null(const struct addrinfo *pai, const char *servname, function
    [all...]

Completed in 57 milliseconds