Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/c2/
H A Daudit_record.h112 #define AUT_IPC_PERM ((char)0x32) macro
H A Daudit_token.c935 char data_header = AUT_IPC_PERM; /* header for this token */ in au_to_ipc_perm()
/illumos-gate/usr/src/cmd/praudit/
H A Dtoktable.c117 table_init(AUT_IPC_PERM, "IPC_perm", s5_IPC_perm_token, T_ENCLOSED); in init_tokens()