Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Daudit.c34 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE
83 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE
160 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE
H A Dentry.c39 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE
84 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE
H A Dgroup.c39 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE
93 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE
H A Ddl.c40 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE
121 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE
H A Ddynamic.c45 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE in conv_dyn_posflag1_strings()
118 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE in conv_dyn_flag_strings()
207 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE in conv_dyn_flag1_strings()
367 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE in conv_dyn_feature1_strings()
901 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE
949 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE
H A Dconfig.c44 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE
104 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE
H A Dcorenote.c1013 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE
1070 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE
1171 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE
1251 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE
1315 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE
1379 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE
1659 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE
1785 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE
2141 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE
2612 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE
[all …]
H A Dversion.c38 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE
H A Dsegments.c51 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE
H A Ddwarf_ehe.c35 CONV_INV_BUFSIZE + MSG_GBL_CSQBRKT_SIZE
H A Dsyminfo.c50 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE in conv_syminfo_flags_strings()
H A Dphdr.c220 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE in conv_phdr_flags_strings()
H A Dsections.c475 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE in conv_sec_flags_strings()
H A Delf.c859 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE in conv_ehdr_sparc_flags_strings()
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dstatistics.c70 char unit_buf[CONV_INV_BUFSIZE + 10]; in rel_cache_statistics()
101 char unit_buf[CONV_INV_BUFSIZE + 10]; in rel_aux_cache_statistics()
H A Dtls.c37 CONV_INV_BUFSIZE + CONV_EXPN_FIELD_DEF_SUFFIX_SIZE
H A Dbindings.c78 CONV_INV_BUFSIZE + MSG_BINFO_END_SIZE
/illumos-gate/usr/src/cmd/sgs/include/
H A Dconv.h118 #define CONV_INV_BUFSIZE 22 macro
120 char buf[CONV_INV_BUFSIZE];
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dstruct_layout.h115 typedef char sl_fmtbuf_t[CONV_INV_BUFSIZE * 2];
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dsyms.c161 len = strlen(symtab_name) + 2 + CONV_INV_BUFSIZE; in demangle_symname()
H A Dfiles.c668 len = MSG_STR_CAPGROUPID_SIZE + CONV_INV_BUFSIZE; in get_cap_group()