Home
last modified time | relevance | path

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

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