Home
last modified time | relevance | path

Searched refs:AUT_ATTR64 (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/c2/
H A Daudit_record.h176 #define AUT_ATTR64 ((char)0x73) macro
H A Daudit_token.c850 char data_header = AUT_ATTR64; /* header for this token */ in au_to_attr()
/illumos-gate/usr/src/cmd/praudit/
H A Dtoktable.c178 table_init(AUT_ATTR64, "attribute", attribute64_token, T_ENCLOSED); in init_tokens()
/illumos-gate/usr/src/cmd/auditreduce/
H A Dtoken.c68 case AUT_ATTR64: in print_id()
/illumos-gate/usr/src/lib/libbsm/common/
H A Dau_to.c271 char data_header = AUT_ATTR64; /* header for this token */ in au_to_attr()