Searched refs:isc_app_run (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/ntp/lib/isc/include/isc/
H A Dapp.h38 *\li isc_app_run(); This will post any on-run events,
44 * After isc_app_run() returns, the
50 * should check the result of isc_app_run() and call the reload routine if
51 * the result is ISC_R_RELOAD. They should then call isc_app_run() again
64 * Clients must ensure that isc_app_start(), isc_app_run(), and
177 isc_app_run(void);
191 * FIFO order) before isc_app_run() blocks.
232 *\li isc_app_run() has been called.
H A Dnamespace.h31 #define isc_app_run isc__app_run macro

Completed in 53 milliseconds