Searched refs:host_callback (Results 1 – 1 of 1) sorted by relevance
/external/c-ares/ |
D | ares_gethostbyname.c | 71 static void host_callback(void *arg, int status, int timeouts, 150 host_callback, hquery); in next_lookup() 155 host_callback, hquery); in next_lookup() 178 static void host_callback(void *arg, int status, int timeouts, in host_callback() function 204 host_callback, hquery); in host_callback() 218 ares_search(hquery->channel, hquery->name, C_IN, T_A, host_callback, in host_callback()
|