Home
last modified time | relevance | path

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

/bionic/libc/netbsd/net/
Dgetaddrinfo.c216 static int explore_fqdn(const struct addrinfo *, const char *,
763 error = explore_fqdn(pai, hostname, servname, in android_getaddrinfoforiface()
796 explore_fqdn(const struct addrinfo *pai, const char *hostname, in explore_fqdn() function