Home
last modified time | relevance | path

Searched refs:custr_ao_fini (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libcustr/common/
H A Dlibcustr.h58 void (*custr_ao_fini)(custr_alloc_t *); member
H A Dcustr.c296 if (cua->cua_ops->custr_ao_fini != NULL) in custr_alloc_fini()
297 cua->cua_ops->custr_ao_fini(cua); in custr_alloc_fini()