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

/bind-9.6-ESV-R11/lib/isc/include/isc/
H A Drefcount.h107 #define isc_refcount_current(rp) ((unsigned int)((rp)->refs)) macro
152 #define isc_refcount_current(rp) ((unsigned int)((rp)->refs))
196 #define isc_refcount_current(rp) ((unsigned int)((rp)->refs))

Completed in 483 milliseconds