Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/tnf/tnfdump/
H A Dcooked.c168 describe_c_brief(tnf_get_slot_indexed(datum, in describe_probe_type()
253 describe_target(tnf_get_slot_indexed(datum, i)); in describe_event()
279 describe_target(tnf_get_slot_indexed(datum, i)); in describe_c_struct()
H A Dmain.c315 describe_brief(tnf_get_slot_indexed(datum, i)); in describe_struct()
/titanic_44/usr/src/lib/libtnf/
H A Dtnf.h178 tnf_datum_t tnf_get_slot_indexed(tnf_datum_t, unsigned);
H A Dmapfile-vers68 tnf_get_slot_indexed;
H A Dstruct.c209 tnf_get_slot_indexed(tnf_datum_t datum, unsigned index) in tnf_get_slot_indexed() function