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

  /src/external/mpl/dhcp/bind/dist/lib/dns/
xfrin.c 85 XFRST_IXFR_DELSOA,
602 xfr->state = XFRST_IXFR_DELSOA;
611 case XFRST_IXFR_DELSOA:
648 xfr->state = XFRST_IXFR_DELSOA;
  /src/external/mpl/bind/dist/lib/dns/
xfrin.c 70 XFRST_IXFR_DELSOA,
815 atomic_store(&xfr->state, XFRST_IXFR_DELSOA);
824 case XFRST_IXFR_DELSOA:
862 atomic_store(&xfr->state, XFRST_IXFR_DELSOA);
1043 case XFRST_IXFR_DELSOA:

Completed in 16 milliseconds