Searched refs:handle_events (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/postfix-252/postfix/src/global/
H A Dscache.c219 /* handle_events - handle events while time advances */
221 static void handle_events(ARGV *argv) function
329 "sleep", handle_events, 0,
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSPosix/
H A Dnss_mdns.c566 handle_events (DNSServiceRef sdref, result_map_t * result, const char * str);
907 status = handle_events (sdref, result, fullname);
982 status = handle_events (sdref, result, addr_str);
1000 handle_events (DNSServiceRef sdref, result_map_t * result, const char * str) function
/macosx-10.9.5/ppp-727.90.1/Helpers/pppd/
H A Dmain.c273 static void handle_events __P((void));
609 handle_events();
775 handle_events();
906 handle_events();
1022 * handle_events - wait for something to happen and respond to it.
1025 handle_events() function

Completed in 190 milliseconds