Home
last modified time | relevance | path

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

/external/c-ares/
DNEWS18 * In process_timeouts(), extract query->next before calling
Dares_process.c82 static void process_timeouts(ares_channel channel, struct timeval *now);
153 process_timeouts(channel, &now); in processfds()
503 static void process_timeouts(ares_channel channel, struct timeval *now) in process_timeouts() function