Home
last modified time | relevance | path

Searched refs:short_val (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/praudit/
H A Dpraudit.h98 short short_val; member
112 #define short_val tag.short_val macro
H A Dtoken.c564 uval.short_val = size; in opaque_token()
2309 uval.short_val = sf; in useofpriv_token()
H A Dformat.c1737 uval.short_val = c; in pa_adr_short()
2917 returnstat = pr_printf(context, "%hd", uval->short_val); in pa_print()
2938 returnstat = pr_printf(context, "0x%hx", uval->short_val); in pa_print()