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

/bind-9.6-ESV-R11/lib/isc/include/isc/
H A Drefcount.h68 * isc_refcount_increment(isc_refcount_t *ref, unsigned int *targetp);
74 * isc_refcount_increment() additionally requires the previous counter be
118 #define isc_refcount_increment(rp, tp) \ macro
165 #define isc_refcount_increment(rp, tp) \
206 #define isc_refcount_increment(rp, tp) \

Completed in 8 milliseconds