Searched refs:isc_app_shutdown (Results 1 - 19 of 19) sorted by relevance

/bind-9.6-ESV-R11/lib/isc/include/isc/
H A Dapp.h42 * isc_app_shutdown(), or by sending
59 * isc_app_finish() are called at most once. isc_app_shutdown()
135 isc_app_shutdown(void);
140 *\li It is safe to call isc_app_shutdown() multiple times. Shutdown will
185 *\li If a blocking operation is in process, a call to isc_app_shutdown()
201 * state where a call to isc_app_shutdown() or an external signal will
/bind-9.6-ESV-R11/bin/named/
H A Dcontrol.c129 * isc_app_shutdown below.
135 isc_app_shutdown();
152 isc_app_shutdown();
/bind-9.6-ESV-R11/bin/tests/
H A Dbyname_test.c169 isc_app_shutdown();
186 isc_app_shutdown();
189 isc_app_shutdown();
H A Dratelimiter_test.c99 isc_app_shutdown();
H A Dbyaddr_test.c74 isc_app_shutdown();
H A Dshutdown_test.c109 RUNTIME_CHECK(isc_app_shutdown() == ISC_R_SUCCESS);
H A Dsig0_test.c127 isc_app_shutdown();
/bind-9.6-ESV-R11/bin/named/win32/
H A Dntservice.c156 isc_app_shutdown();
/bind-9.6-ESV-R11/lib/isc/win32/
H A Dapp.c164 * There is no danger if isc_app_shutdown() is called before we wait
202 isc_app_shutdown(void) { function
/bind-9.6-ESV-R11/bin/tests/system/tkey/
H A Dkeydelete.c107 isc_app_shutdown();
H A Dkeycreate.c127 isc_app_shutdown();
/bind-9.6-ESV-R11/bin/tests/dst/
H A Dgsstest.c110 isc_app_shutdown();
420 isc_app_shutdown();
/bind-9.6-ESV-R11/bin/dig/
H A Ddig.c1759 isc_app_shutdown();
1766 isc_app_shutdown();
1792 isc_app_shutdown();
H A Dnslookup.c159 isc_app_shutdown();
880 isc_app_shutdown();
H A Dhost.c175 isc_app_shutdown();
/bind-9.6-ESV-R11/lib/isc/unix/
H A Dapp.c483 * There is no danger if isc_app_shutdown() is called before we wait
560 isc_app_shutdown(void) { function
583 "isc_app_shutdown() pthread_kill: %s",
591 "isc_app_shutdown() kill: %s", strbuf);
/bind-9.6-ESV-R11/bin/rndc/
H A Drndc.c190 RUNTIME_CHECK(isc_app_shutdown() == ISC_R_SUCCESS);
247 RUNTIME_CHECK(isc_app_shutdown() == ISC_R_SUCCESS);
/bind-9.6-ESV-R11/bin/dnssec/
H A Ddnssec-signzone.c1771 isc_app_shutdown();
1843 isc_app_shutdown();
/bind-9.6-ESV-R11/bin/nsupdate/
H A Dnsupdate.c2782 isc_app_shutdown();

Completed in 48 milliseconds