Home
last modified time | relevance | path

Searched defs:custr_alloc (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libcustr/common/
H A Dlibcustr.h43 struct custr_alloc { struct
45 const custr_alloc_ops_t *cua_ops; argument
49 struct custr_alloc_ops { argument
H A Dcustr.c320 custr_alloc(custr_t **cus) in custr_alloc() function