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

  /src/external/mpl/bind/dist/lib/dns/
qpcache.c 1 /* $NetBSD: qpcache.c,v 1.5 2026/01/29 18:37:49 christos Exp $ */
186 * node use reference (see 'qpcache->references' below), and
235 * The heap is used for TTL based expiry. Note that qpcache->hmctx
237 * the main database memory context, which is qpcache->common.mctx.
249 typedef struct qpcache qpcache_t;
250 struct qpcache { struct
317 ISC_REFCOUNT_STATIC_TRACE_DECL(qpcache); variable
319 ISC_REFCOUNT_STATIC_DECL(qpcache); variable
683 * in the qpcache object.
731 * goes to zero, decrement the node use counter in the qpcache objec
    [all...]
qpcache.c 1 /* $NetBSD: qpcache.c,v 1.5 2026/01/29 18:37:49 christos Exp $ */
186 * node use reference (see 'qpcache->references' below), and
235 * The heap is used for TTL based expiry. Note that qpcache->hmctx
237 * the main database memory context, which is qpcache->common.mctx.
249 typedef struct qpcache qpcache_t;
250 struct qpcache { struct
317 ISC_REFCOUNT_STATIC_TRACE_DECL(qpcache); variable
319 ISC_REFCOUNT_STATIC_DECL(qpcache); variable
683 * in the qpcache object.
731 * goes to zero, decrement the node use counter in the qpcache objec
    [all...]

Completed in 48 milliseconds