Searched refs:isc_bind9 (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/
H A Dbind9.c29 LIBISC_EXTERNAL_DATA bool isc_bind9 = true; variable
H A Dlib.c39 isc_bind9 = false;
H A Dapp.c169 if (isc_bind9) {
267 if (isc_bind9 && ctx != &isc_g_appctx) {
302 if (isc_bind9) {
399 if (isc_bind9 && ctx != &isc_g_appctx) {
402 } else if (isc_bind9) {
439 if (isc_bind9 && ctx != &isc_g_appctx) {
442 } else if (isc_bind9) {
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
H A Dbind9.h29 LIBISC_EXTERNAL_DATA extern bool isc_bind9;

Completed in 148 milliseconds