Home
last modified time | relevance | path

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

/bionic/libc/dns/net/
Dgetaddrinfo.c222 static int explore_null(const struct addrinfo *,
702 error = explore_null(pai, servname, &cur->ai_next); in android_getaddrinfofornetcontext()
857 explore_null(const struct addrinfo *pai, const char *servname, in explore_null() function