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

/opensolaris-onvv-gate/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) function
201 return (get_slot(datum, slot));
219 return (get_slot(datum, slot));

Completed in 55 milliseconds