Searched refs:getCustomHosts (Results 1 – 1 of 1) sorted by relevance
149 static struct addrinfo* getCustomHosts(const size_t netid, const char*, const struct addrinfo*);1536 static struct addrinfo* getCustomHosts(const size_t netid, const char* _Nonnull name, in getCustomHosts() function1567 if ((p = getCustomHosts(netid, name, pai)) != nullptr) { in files_getaddrinfo()