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

/netbsd-current/external/mpl/bind/dist/lib/ns/
H A Dxfrout.c739 bool have_soa = false; local
915 have_soa = true;
982 if (!have_soa) {
/netbsd-current/external/bsd/nsd/dist/
H A Dxfrd.c2500 int have_soa = 0; local
2505 have_soa = 1;
2507 xfrd_handle_notify_and_start_xfr(zone, have_soa?&soa:NULL);

Completed in 181 milliseconds