Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libcustr/common/
H A Dlibcustr.h114 int custr_xalloc_buf(custr_t **, void *, size_t, custr_alloc_t *);
H A Dcustr.c326 custr_xalloc_buf(custr_t **cus, void *buf, size_t buflen, custr_alloc_t *cao) in custr_xalloc_buf() function
350 return (custr_xalloc_buf(cus, buf, buflen, NULL)); in custr_alloc_buf()
H A Dmapfile-vers51 custr_xalloc_buf;