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

  /src/external/mpl/dhcp/bind/dist/lib/dns/
xfrin.c 229 ixfr_commit(dns_xfrin_ctx_t *xfr);
469 ixfr_commit(dns_xfrin_ctx_t *xfr) { function
637 CHECK(ixfr_commit(xfr));
647 CHECK(ixfr_commit(xfr));
  /src/external/mpl/bind/dist/lib/dns/
xfrin.c 271 ixfr_commit(dns_xfrin_t *xfr);
664 ixfr_commit(dns_xfrin_t *xfr) { function
851 CHECK(ixfr_commit(xfr));
861 CHECK(ixfr_commit(xfr));

Completed in 34 milliseconds