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

/bind-9.6-ESV-R11/bin/named/
H A Dxfrout.c931 isc_boolean_t is_dlz = ISC_FALSE; local
1018 is_dlz = ISC_TRUE;
1103 if (!is_dlz) {
1137 if (is_dlz)
1183 journalfile = is_dlz ? NULL : dns_zone_getjournal(zone);
1230 if (is_dlz)

Completed in 13 milliseconds