Searched defs:cus (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/lib/libcustr/common/ |
H A D | custr.c | 79 custr_reset(custr_t *cus) in custr_reset() 89 custr_remove(custr_t *cus, size_t idx, size_t len) in custr_remove() 121 custr_rremove(custr_t *cus, size_t ridx, size_t len) in custr_rremove() 135 custr_trunc(custr_t *cus, size_t idx) in custr_trunc() 148 custr_rtrunc(custr_t *cus, size_t ridx) in custr_rtrunc() 164 custr_len(custr_t *cus) in custr_len() 170 custr_cstr(custr_t *cus) in custr_cstr() 186 custr_append_vprintf(custr_t *cus, const char *fmt, va_list ap) in custr_append_vprintf() 244 custr_appendc(custr_t *cus, char newc) in custr_appendc() 250 custr_append_printf(custr_t *cus, const char *fmt, ...) in custr_append_printf() [all …]
|
/illumos-gate/usr/src/lib/libdemangle/common/ |
H A D | rust.c | 49 custr_t *cus = st->rs_demangled; in rust_appendc() local 95 custr_t *cus = st->rs_demangled; in rust_append_utf8_c() local 146 custr_t *cus = st->rs_demangled; in rust_append() local
|
/illumos-gate/usr/src/cmd/demangle/ |
H A D | demangle.c | 199 appendc(custr_t *cus, char c) in appendc()
|
/illumos-gate/usr/src/lib/libctf/common/ |
H A D | ctf_dwarf.c | 3343 ctf_cu_t *cus, size_t nr_cus) in c_source_has_debug() 3381 ctf_dwarf_check_missing(ctf_convert_t *cch, ctf_cu_t *cus, size_t nr_cus, in ctf_dwarf_check_missing()
|
/illumos-gate/usr/src/cmd/dladm/ |
H A D | dladm.c | 10248 custr_t *cus; in print_overlay_targ_cb() local
|