Searched refs:isc_refcount_increment (Results 1 - 14 of 14) 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) \
/bind-9.6-ESV-R11/lib/dns/
H A Diptable.c160 isc_refcount_increment(&source->refcount, NULL);
H A Dorder.c142 isc_refcount_increment(&source->references, NULL);
H A Dportlist.c241 isc_refcount_increment(&portlist->refcount, NULL);
H A Dacl.c442 isc_refcount_increment(&source->refcount, NULL);
H A Dacache.c1159 isc_refcount_increment(&source->refs, NULL);
1706 isc_refcount_increment(&source->references, NULL);
H A Dtsig.c629 isc_refcount_increment(&source->refs, NULL);
1562 isc_refcount_increment(&key->refs, NULL);
H A Ddst_api.c819 isc_refcount_increment(&source->refs, NULL);
H A Dview.c393 isc_refcount_increment(&source->references, NULL);
H A Drbtdb.c682 isc_refcount_increment(&rbtdb->references, NULL);
1065 isc_refcount_increment(&version->references, &refs);
1154 isc_refcount_increment(&rbtversion->references, &refs);
2397 isc_refcount_increment(&rbtdb->references, NULL);
5357 isc_refcount_increment(&rbtversion->references,
H A Dzone.c3122 isc_refcount_increment(&source->erefs, NULL);
/bind-9.6-ESV-R11/lib/dns/include/dns/
H A Drbt.h904 isc_refcount_increment(&(node)->references, (refs)); \
/bind-9.6-ESV-R11/lib/isc/
H A Dhash.c288 isc_refcount_increment(&hctx->refcnt, NULL);
H A Dradix.c115 isc_refcount_increment(&prefix->refcount, NULL);

Completed in 85 milliseconds