Home
last modified time | relevance | path

Searched refs:isc_refcount_increment (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/ntp/lib/isc/include/isc/
H A Drefcount.h118 #define isc_refcount_increment(rp, tp) \ macro
165 #define isc_refcount_increment(rp, tp) \
206 #define isc_refcount_increment(rp, tp) \
/freebsd-13.1/contrib/ntp/lib/isc/
H A Dhash.c296 isc_refcount_increment(&hctx->refcnt, NULL); in isc_hash_ctxattach()
H A Dradix.c115 isc_refcount_increment(&prefix->refcount, NULL); in _ref_prefix()