Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dexacct.h111 uint64_t ei_u_uint64; member
122 #define ei_uint64 ei_u.ei_u_uint64
/illumos-gate/usr/src/common/exacct/
H A Dexacct_core.c259 item->ei_u.ei_u_uint64 = *(uint64_t *)value; in ea_set_item()