HomeSort by: relevance | last modified time | path
    Searched refs:have_zone (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/unbound/dist/services/
authzone.h 265 int have_zone; member in struct:auth_xfer
authzone.c 2053 xfr->have_zone = 1;
2064 * This populates the have_zone, soa values, and so on times.
3799 if(!xfr->have_zone)
4301 int have_zone; local
4302 have_zone = xfr->have_zone;
4314 if(!have_zone || xfr->task_transfer->ixfr_fail || !master->ixfr) {
5077 xfr->have_zone = 0;
5121 xfr->have_zone = 1;
5179 xfr->have_zone = 0
    [all...]
  /src/external/bsd/unbound/dist/daemon/
remote.c 3248 if(xfr->have_zone) {

Completed in 26 milliseconds