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

/bind-9.6-ESV-R11/lib/isc/include/isc/
H A Drefcount.h84 * isc_refcount_decrement(isc_refcount_t *ref, unsigned int *targetp);
128 #define isc_refcount_decrement(rp, tp) \ macro
177 #define isc_refcount_decrement(rp, tp) \
216 #define isc_refcount_decrement(rp, tp) \

Completed in 8 milliseconds