Home
last modified time | relevance | path

Searched refs:custr_ao_free (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libcustr/common/
H A Dcustr.c57 (_cus)->cus_alloc->cua_ops->custr_ao_free((_cus)->cus_alloc, \
274 ops->custr_ao_free == NULL) { in custr_alloc_init()
365 cao->cua_ops->custr_ao_free(cao, cus, sizeof (*cus)); in custr_free()
H A Dlibcustr.h67 void (*custr_ao_free)(custr_alloc_t *, void *, size_t); member
/illumos-gate/usr/src/lib/libdemangle/common/
H A Drust.c43 .custr_ao_free = rust_cufree