Home
last modified time | relevance | path

Searched refs:cu_errlen (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/lib/libctf/common/
H A Dctf_dwarf.c267 size_t cu_errlen; /* error message buffer length */ member
300 ssize_t rem = cup->cu_errlen; in ctf_dwarf_error()
347 (void) snprintf(cup->cu_errbuf, cup->cu_errlen, in ctf_dwarf_void()
374 (void) snprintf(cup->cu_errbuf, cup->cu_errlen, in ctf_dwarf_long()
437 (void) snprintf(cup->cu_errbuf, cup->cu_errlen, in ctf_dwarf_attribute()
458 (void) snprintf(cup->cu_errbuf, cup->cu_errlen, in ctf_dwarf_ref()
478 (void) snprintf(cup->cu_errbuf, cup->cu_errlen, in ctf_dwarf_refdie()
503 (void) snprintf(cup->cu_errbuf, cup->cu_errlen, in ctf_dwarf_signed()
525 (void) snprintf(cup->cu_errbuf, cup->cu_errlen, in ctf_dwarf_unsigned()
547 (void) snprintf(cup->cu_errbuf, cup->cu_errlen, in ctf_dwarf_boolean()
[all …]