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

/bind-9.11.3/bin/named/
H A Dxfrout.c749 isc_boolean_t is_dlz = ISC_FALSE; local
834 is_dlz = ISC_TRUE;
913 if (!is_dlz) {
943 if (is_dlz)
987 journalfile = is_dlz ? NULL : dns_zone_getjournal(zone);
1030 if (is_dlz)

Completed in 13 milliseconds