HomeSort by: relevance | last modified time | path
    Searched refs:qpbase_unref (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/bind/dist/lib/dns/
qp_p.h 347 qpbase_unref(dns_qpreadable_t qpr) { function
834 * `qpbase_unref()` to reclaim old `base` arrays.
qp.c 546 * The isc_refcount_init() and qpbase_unref() in this function are a pair.
554 if (qp->base == NULL || qpbase_unref(qp)) {
712 if (qpbase_unref(&qpr)) {
1281 if (qpbase_unref(multi->rollback)) {
1367 if (qpbase_unref(qp)) {

Completed in 22 milliseconds