Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/c2/
H A Daudit_record.h124 #define AUT_UAUTH ((char)0x3F) macro
/illumos-gate/usr/src/cmd/praudit/
H A Dtoktable.c130 table_initx(AUT_UAUTH, "use of authorization", in init_tokens()
/illumos-gate/usr/src/lib/libbsm/common/
H A Dau_to.c1169 char data_header = AUT_UAUTH; /* header for this token */ in au_to_uauth()
1195 char data_header = AUT_UAUTH; /* header for this token */ in au_to_upriv()
H A Dadt_token.c1048 {AUT_UAUTH, adt_to_uauth},