Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/praudit/
H A Dformat.c2038 uval.uvaltype = PRA_UINT32; in pa_adr_u_int32()
2125 uval.uvaltype = PRA_UINT32; in pa_reclen()
2288 uval.uvaltype = PRA_UINT32; in pa_pw_uid_gr_gid()
2324 uval.uvaltype = PRA_UINT32; in pa_pw_uid_gr_gid()
2342 uval.uvaltype = PRA_UINT32; in pa_pw_uid_gr_gid()
2360 uval.uvaltype = PRA_UINT32; in pa_pw_uid_gr_gid()
2611 uval.uvaltype = PRA_UINT32; in do_mtime32()
2619 uval.uvaltype = PRA_UINT32; in do_mtime32()
2907 case PRA_UINT32: in pa_print()
3078 uval.uvaltype = PRA_UINT32; in pa_liaison()
[all …]
H A Dpraudit.h47 #define PRA_UINT32 1 macro