Home
last modified time | relevance | path

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

/freebsd/sys/security/audit/
H A Daudit_bsm_klib.c95 static const int aue_msgsys[] = { variable
101 static const int aue_msgsys_count = sizeof(aue_msgsys) / sizeof(int);
316 return (aue_msgsys[which]); in audit_msgsys_to_event()