Searched refs:host_cb (Results 1 – 1 of 1) sorted by relevance
58 void host_cb(void *arg, int status, int timeouts, hostent *hostent) { in host_cb() function176 ares_gethostbyname(channel_, name_.c_str(), family_, host_cb, this); in resolve()