Home
last modified time | relevance | path

Searched refs:ei_u_uint16 (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dexacct.h109 uint16_t ei_u_uint16; member
120 #define ei_uint16 ei_u.ei_u_uint16
/illumos-gate/usr/src/common/exacct/
H A Dexacct_core.c251 item->ei_u.ei_u_uint16 = *(uint16_t *)value; in ea_set_item()