HomeSort by: relevance | last modified time | path
    Searched defs:have_soa (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/nsd/dist/
xfrd.c 2766 int have_soa = 0; local
2771 have_soa = 1;
2773 xfrd_handle_notify_and_start_xfr(zone, have_soa?&soa:NULL);
  /src/external/mpl/bind/dist/lib/ns/
xfrout.c 734 bool have_soa = false; local
906 have_soa = true;
973 if (!have_soa) {

Completed in 17 milliseconds