Home
last modified time | relevance | path

Searched refs:tnf_get_element (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/lib/libtnf/
H A Dtnf.h165 tnf_datum_t tnf_get_element(tnf_datum_t, unsigned);
H A Darray.c116 tnf_get_element(tnf_datum_t datum, unsigned index) in tnf_get_element() function
H A Dmapfile-vers51 tnf_get_element;
/titanic_44/usr/src/cmd/tnf/tnfdump/
H A Dmain.c344 describe_brief(tnf_get_element(datum, i)); in describe_array()