Home
last modified time | relevance | path

Searched refs:AUT_USER (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/c2/
H A Daudit_record.h103 #define AUT_USER ((char)0x36) /* out of order */ macro
/illumos-gate/usr/src/cmd/praudit/
H A Dtoktable.c132 table_init(AUT_USER, "user", user_token, T_ENCLOSED); in init_tokens()
/illumos-gate/usr/src/lib/libbsm/common/
H A Dadt_token.c1049 {AUT_USER, adt_to_user},
H A Dau_to.c1223 char data_header = AUT_USER; /* header for this token */ in au_to_user()