Searched defs:async_event (Results 1 - 1 of 1) sorted by relevance

/external/dnsmasq/src/
H A Ddnsmasq.c64 static void async_event(int pipe, time_t now);
669 async_event(piperead, now);
803 static void async_event(int pipe, time_t now) function

Completed in 323 milliseconds