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

  /src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
counter.h 81 isc_counter_detach(isc_counter_t **counterp);
  /src/external/mpl/bind/dist/lib/isc/include/isc/
counter.h 86 isc_counter_detach(isc_counter_t **counterp);
  /src/external/mpl/bind/dist/tests/isc/
counter_test.c 61 isc_counter_detach(&counter);
  /src/external/mpl/bind/dist/lib/isc/
counter.c 110 isc_counter_detach(isc_counter_t **counterp) { function
  /src/external/mpl/dhcp/bind/dist/lib/isc/
counter.c 103 isc_counter_detach(isc_counter_t **counterp) { function
  /src/external/mpl/bind/dist/lib/dns/
client.c 958 isc_counter_detach(&rctx->qc);
1054 isc_counter_detach(&rctx->qc);
validator.c 3705 isc_counter_detach(&val->nfails);
3708 isc_counter_detach(&val->nvalidations);
3711 isc_counter_detach(&val->qc);
3714 isc_counter_detach(&val->gqc);
resolver.c 4437 isc_counter_detach(&fctx->nfails);
4440 isc_counter_detach(&fctx->nvalidations);
4442 isc_counter_detach(&fctx->qc);
4444 isc_counter_detach(&fctx->gqc);
4913 isc_counter_detach(&fctx->nfails);
4916 isc_counter_detach(&fctx->nvalidations);
4918 isc_counter_detach(&fctx->qc);
4920 isc_counter_detach(&fctx->gqc);
  /src/external/mpl/dhcp/bind/dist/lib/dns/
resolver.c 4709 isc_counter_detach(&fctx->qc);
5512 isc_counter_detach(&fctx->qc);
  /src/external/mpl/bind/dist/lib/ns/
query.c 880 isc_counter_detach(&client->query.qc);

Completed in 48 milliseconds