Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dmain.c184 int index_width; in dump_hex_bytes() local
198 index_width = strlen(index); in dump_hex_bytes()
199 index_width = S_ROUND(index_width, 8); in dump_hex_bytes()
221 index_width, index, string); in dump_hex_bytes()
233 MSG_ORIG(MSG_STR_EMPTY), index_width, index, string); in dump_hex_bytes()