Home
last modified time | relevance | path

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

/packages/modules/DnsResolver/
Dgetaddrinfo.cpp127 static int explore_fqdn(const struct addrinfo*, const char*, const char*, struct addrinfo**,
446 error = explore_fqdn(&tmp, hostname, servname, &cur->ai_next, netcontext, event); in resolv_getaddrinfo()
461 static int explore_fqdn(const addrinfo* pai, const char* hostname, const char* servname, in explore_fqdn() function