Searched defs:_tnf_get_align (Results 1 - 1 of 1) 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);

Completed in 80 milliseconds