Searched refs:custr_alloc_buf (Results 1 – 5 of 5) sorted by relevance
41 int custr_alloc_buf(custr_t **, void *, size_t);
35 custr_alloc_buf;
173 custr_alloc_buf(custr_t **cus, void *buf, size_t buflen) in custr_alloc_buf() function
47 custr_alloc_buf { TYPE = FUNCTION; FILTER = libcustr.so.1 };
851 if (custr_alloc_buf(&s.s_errstr, errout->nje_message, in nvlist_parse_json()