Searched refs:custr_alloc_buf (Results 1 – 7 of 7) sorted by relevance
| /illumos-gate/usr/src/lib/libcustr/common/ |
| H A D | libcustr.h | 107 int custr_alloc_buf(custr_t **, void *, size_t);
|
| H A D | mapfile-vers | 35 custr_alloc_buf;
|
| H A D | custr.c | 348 custr_alloc_buf(custr_t **cus, void *buf, size_t buflen) in custr_alloc_buf() function
|
| /illumos-gate/usr/src/lib/libcmdutils/common/ |
| H A D | mapfile-vers | 47 custr_alloc_buf { TYPE = FUNCTION; FILTER = libcustr.so.1 };
|
| /illumos-gate/usr/src/lib/varpd/files/common/ |
| H A D | libvarpd_files_json.c | 847 if (custr_alloc_buf(&s.s_errstr, errout->nje_message, in nvlist_parse_json()
|
| /illumos-gate/usr/src/lib/json_nvlist/ |
| H A D | json_nvlist.c | 847 if (custr_alloc_buf(&s.s_errstr, errout->nje_message, in nvlist_parse_json()
|
| /illumos-gate/usr/src/cmd/dladm/ |
| H A D | dladm.c | 10272 if (custr_alloc_buf(&cus, buf, bufsize) != 0) { in print_overlay_targ_cb()
|