Searched refs:extractGetHostByNameAnswers (Results 1 – 1 of 1) sorted by relevance
195 int extractGetHostByNameAnswers(const hostent* hp, std::vector<std::string>* ip_addrs) { in extractGetHostByNameAnswers() function1175 const int total_ip_addr_count = extractGetHostByNameAnswers(hp, &ip_addrs); in run()