Searched defs:fctxcount_t (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/dns/
H A Dresolver.c423 typedef struct fctxcount fctxcount_t; typedef in typeref:struct:fctxcount
431 ISC_LINK(fctxcount_t) link;
437 ISC_LIST(fctxcount_t) list;
1194 fcount_logspill(fetchctx_t *fctx, fctxcount_t *counter) {
1220 fctxcount_t *counter;
1246 counter = isc_mem_get(dbucket->mctx, sizeof(fctxcount_t));
1281 fctxcount_t *counter;
10288 fctxcount_t *fc;

Completed in 42 milliseconds