Home
last modified time | relevance | path

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

/system/netd/resolv/
Dgetaddrinfo.cpp127 static int explore_fqdn(const struct addrinfo*, const char*, const char*, struct addrinfo**,
416 error = explore_fqdn(&tmp, hostname, servname, &cur->ai_next, netcontext); in android_getaddrinfofornetcontext()
438 static int explore_fqdn(const struct addrinfo* pai, const char* hostname, const char* servname, in explore_fqdn() function