Home
last modified time | relevance | path

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

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