Home
last modified time | relevance | path

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

/freebsd/sys/security/audit/
H A Daudit_bsm_klib.c116 static const int aue_shmsys_count = sizeof(aue_shmsys) / sizeof(int); variable
337 if ((which >= 0) && (which < aue_shmsys_count)) in audit_shmsys_to_event()