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

/freebsd-9.3-release/contrib/bind9/bin/named/
H A Dxfrout.c757 isc_boolean_t is_dlz = ISC_FALSE; local
839 is_dlz = ISC_TRUE;
918 if (!is_dlz) {
948 if (is_dlz)
993 journalfile = is_dlz ? NULL : dns_zone_getjournal(zone);
1036 if (is_dlz)

Completed in 86 milliseconds