Home
last modified time | relevance | path

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

/f-stack/freebsd/security/audit/
H A Daudit_bsm_klib.c104 static const int aue_msgsys_count = sizeof(aue_msgsys) / sizeof(int); variable
319 if ((which >= 0) && (which < aue_msgsys_count)) in audit_msgsys_to_event()