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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_print.c459 enum_print(struct enum_cbinfo *info, const char *name, int value) function
500 enum_print(info, name, value);
635 enum_print(&info, NULL, info.e_value);

Completed in 76 milliseconds