Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/c2/
H A Daudit_record.h108 #define AUT_ACL ((char)0x30) macro
H A Daudit_token.c885 char data_header = AUT_ACL; /* header for this token */ in au_to_acl()
/titanic_50/usr/src/cmd/praudit/
H A Dtoktable.c114 table_init(AUT_ACL, "acl", acl_token, T_ENCLOSED); in init_tokens()