Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libcustr/common/
H A Dcustr.c44 custr_reset(custr_t *cus) in custr_reset()
54 custr_len(custr_t *cus) in custr_len()
60 custr_cstr(custr_t *cus) in custr_cstr()
76 custr_append_vprintf(custr_t *cus, const char *fmt, va_list ap) in custr_append_vprintf()
134 custr_appendc(custr_t *cus, char newc) in custr_appendc()
140 custr_append_printf(custr_t *cus, const char *fmt, ...) in custr_append_printf()
153 custr_append(custr_t *cus, const char *name) in custr_append()
159 custr_alloc(custr_t **cus) in custr_alloc()
173 custr_alloc_buf(custr_t **cus, void *buf, size_t buflen) in custr_alloc_buf()
195 custr_free(custr_t *cus) in custr_free()