Searched defs:title2 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dcorenote.c254 * title1: value1 title2: value2
258 const sl_field_t *fdesc1, sl_fmt_num_t fmt_type1, const char *title2,
277 state->ns_v2col - state->ns_t2col, title2,
1287 const char *title1, const sl_field_t *fdesc2, const char *title2)
1299 state->ns_v2col - state->ns_t2col, title2,
257 print_num_2up(note_state_t *state, const char *title1, const sl_field_t *fdesc1, sl_fmt_num_t fmt_type1, const char *title2, const sl_field_t *fdesc2, sl_fmt_num_t fmt_type2) argument
1286 prtpct_2up(note_state_t *state, const sl_field_t *fdesc1, const char *title1, const sl_field_t *fdesc2, const char *title2) argument

Completed in 51 milliseconds