Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/openbsm/sys/bsm/
Daudit.h132 #define A_GETEVENT 39 /* Get audit event-to-name mapping. */ macro
/freebsd-12-stable/sys/bsm/
Daudit.h136 #define A_GETEVENT 39 /* Get audit event-to-name mapping. */ macro
/freebsd-12-stable/sys/security/audit/
Daudit_syscalls.c211 case A_GETEVENT: in sys_auditon()
419 case A_GETEVENT: in sys_auditon()
/freebsd-12-stable/contrib/openbsm/libbsm/
Dbsm_wrappers.c708 return (auditon(A_GETEVENT, evn_map, sz)); in audit_get_event()
/freebsd-12-stable/contrib/openbsm/
DNEWS8 into the kernel (where supported) using new A_GETEVENT and A_SETEVENT