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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_print.c405 enum_value_print_p2(mdb_ctf_id_t id, intmax_t value, uint_t allprefix) function
475 (void) enum_value_print_p2(info->e_id, value,
1383 if (!isp2 || enum_value_print_p2(base, value, 0) != 0) {

Completed in 66 milliseconds