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

  /src/external/mpl/dhcp/bind/dist/lib/dns/
resolver.c 489 typedef struct fctxcount fctxcount_t; typedef in typeref:struct:fctxcount
497 ISC_LINK(fctxcount_t) link;
503 ISC_LIST(fctxcount_t) list;
1614 fcount_logspill(fetchctx_t *fctx, fctxcount_t *counter, bool final) {
1657 fctxcount_t *counter;
1679 counter = isc_mem_get(dbucket->mctx, sizeof(fctxcount_t));
1714 fctxcount_t *counter;
12038 fctxcount_t *fc;
  /src/external/mpl/bind/dist/lib/dns/
resolver.c 323 typedef struct fctxcount fctxcount_t; typedef in typeref:struct:fctxcount
344 fctxcount_t *counter;
1389 fcount_logspill(fetchctx_t *fctx, fctxcount_t *counter, bool final) {
1434 const fctxcount_t *counter = node;
1444 fctxcount_t *counter = NULL;
1470 *counter = (fctxcount_t){
1527 fctxcount_t *counter = fctx->counter;
11291 fctxcount_t *counter = NULL;

Completed in 29 milliseconds