Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libtnf/
H A Dstruct.c37 static tnf_datum_t get_slot(tnf_datum_t, struct slot *);
103 get_slot(tnf_datum_t datum, struct slot *slot) in get_slot() function
201 return (get_slot(datum, slot)); in tnf_get_slot_named()
219 return (get_slot(datum, slot)); in tnf_get_slot_indexed()