Home
last modified time | relevance | path

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

/freebsd/sys/security/audit/
H A Daudit_bsm_klib.c103 static const int aue_semsys[] = { variable
108 static const int aue_semsys_count = sizeof(aue_semsys) / sizeof(int);
327 return (aue_semsys[which]); in audit_semsys_to_event()