Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dexacct.h110 uint32_t ei_u_uint32; member
121 #define ei_uint32 ei_u.ei_u_uint32
/illumos-gate/usr/src/common/exacct/
H A Dexacct_core.c255 item->ei_u.ei_u_uint32 = *(uint32_t *)value; in ea_set_item()