Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/tnf/tnfdump/
H A Dcooked.c114 switch (tnf_get_kind(datum)) { in describe_c_record()
136 tnf_get_raw(datum), tnf_get_kind(datum)); in describe_c_record()
209 if (IS_64BIT(tnf_get_kind(temp))) { in describe_event()
295 switch (tnf_get_kind(datum)) { in describe_c_brief()
320 switch (tnf_get_kind(datum)) { in describe_target()
H A Dmain.c219 switch (tnf_get_kind(datum)) { in describe_record()
233 tnf_get_raw(datum), tnf_get_kind(datum)); in describe_record()
243 switch (tnf_get_kind(datum)) { in describe_scalar()
370 switch (tnf_get_kind(datum)) { in describe_brief()
/titanic_41/usr/src/lib/libtnf/
H A Dtnf.h148 tnf_kind_t tnf_get_kind(tnf_datum_t);
H A Ddatum.c93 tnf_get_kind(tnf_datum_t datum) in tnf_get_kind() function
H A Dmapfile-vers62 tnf_get_kind;