Home
last modified time | relevance | path

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

/f-stack/freebsd/security/audit/
H A Daudit_bsm_klib.c111 static const int aue_semsys_count = sizeof(aue_semsys) / sizeof(int); variable
330 if ((which >= 0) && (which < aue_semsys_count)) in audit_semsys_to_event()