Home
last modified time | relevance | path

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

/freebsd/contrib/openbsm/sys/bsm/
H A Daudit_record.h61 #define AUT_IPC_PERM 0x32 macro
/freebsd/sys/bsm/
H A Daudit_record.h64 #define AUT_IPC_PERM 0x32 macro
/freebsd/contrib/openbsm/libbsm/
H A Dbsm_io.c364 case AUT_IPC_PERM: in close_tag()
539 case AUT_IPC_PERM: in print_tok_type()
4201 case AUT_IPC_PERM: in au_fetch_tok()
4362 case AUT_IPC_PERM: in au_print_flags_tok()
H A Dbsm_token.c548 ADD_U_CHAR(dptr, AUT_IPC_PERM); in au_to_ipc_perm()
/freebsd/sys/security/audit/
H A Dbsm_token.c492 ADD_U_CHAR(dptr, AUT_IPC_PERM); in au_to_ipc_perm()
/freebsd/contrib/openbsm/
H A DNEWS110 - Fix error encoding AUT_IPC_PERM tokens.