Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/praudit/
H A Dpraudit.h98 ushort_t ushort_val; member
112 #define ushort_val tag.ushort_val macro
H A Dformat.c1946 uval.ushort_val = c; in pa_adr_u_short()
2336 uval.ushort_val = etype; in pa_event_type()
2786 returnstat = pr_printf(context, "%hu", uval->ushort_val); in pa_print()
2807 returnstat = pr_printf(context, "%ho", uval->ushort_val); in pa_print()