Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dexacct.h108 uint8_t ei_u_uint8; member
119 #define ei_uint8 ei_u.ei_u_uint8
/illumos-gate/usr/src/common/exacct/
H A Dexacct_core.c247 item->ei_u.ei_u_uint8 = *(uint8_t *)value; in ea_set_item()