Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/exacct/
H A Dexacct_core.c151 exacct_order16(uint16_t *in) in exacct_order16() function
184 exacct_order16(&t.arr[0]); in exacct_order32()
185 exacct_order16(&t.arr[1]); in exacct_order32()
666 exacct_order16(src); in ea_pack_object()
731 exacct_order16(src); in ea_pack_object()
/titanic_41/usr/src/uts/common/sys/
H A Dexacct_impl.h165 extern void exacct_order16(uint16_t *);
/titanic_41/usr/src/lib/libexacct/common/
H A Dmapfile-vers82 exacct_order16;
H A Dexacct_ops.c611 exacct_order16(&obj->eo_item.ei_uint16); in xget_object()