Searched refs:_tnf_get_element_count (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/lib/libtnf/ |
H A D | abi.c | 102 _tnf_get_element_count(TNF *tnf, tnf_ref32_t *array, unsigned eltsize) in _tnf_get_element_count() function 229 count = _tnf_get_element_count(tnf, array, sizeof (tnf_ref32_t)); in _tnf_get_element_named() 445 count = _tnf_get_element_count(tnf, slot_types, sizeof (tnf_ref32_t)); in _tnf_get_slot_typed() 521 count = _tnf_get_element_count(tnf, slot_types, sizeof (tnf_ref32_t)); in _tnf_get_slot_named()
|
H A D | libtnf.h | 288 unsigned _tnf_get_element_count(TNF *, tnf_ref32_t *, unsigned);
|
H A D | info.c | 352 count = _tnf_get_element_count(tnf, slot_types, sizeof (tnf_ref32_t)); in init_slots()
|
/titanic_41/usr/src/cmd/abi/appcert/etc/ |
H A D | etc.scoped.in | 1513 SCOPED_SYMBOL|SunOS_5.6|libtnf.so.1|_tnf_get_element_count
|