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

/illumos-gate/usr/src/lib/libtnf/
H A Dabi.c407 _tnf_get_align(TNF *tnf, tnf_ref32_t *tag) function
472 align = (ref_size == 4)? 4: _tnf_get_align(tnf, type_elt);
550 align = (ref_size == 4)? 4: _tnf_get_align(tnf, type_elt);
H A Dlibtnf.h305 unsigned _tnf_get_align(TNF *, tnf_ref32_t *);
H A Dinfo.c184 info->align = _tnf_get_align(tnf, tag);

Completed in 60 milliseconds