HomeSort by: relevance | last modified time | path
    Searched refs:handle_events (Results 1 - 2 of 2) sorted by relevancy

  /src/external/ibm-public/postfix/dist/src/global/
scache.c 221 /* handle_events - handle events while time advances */
223 static void handle_events(ARGV *argv) function
331 "sleep", handle_events, 0,
  /src/external/bsd/ppp/dist/pppd/
main.c 261 static void handle_events(void);
588 handle_events();
613 handle_events();
646 handle_events();
667 handle_events();
679 * handle_events - wait for something to happen and respond to it.
682 handle_events(void) function

Completed in 59 milliseconds