Home
last modified time | relevance | path

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

/freebsd/contrib/openbsm/sys/bsm/
H A Daudit_kevents.h256 #define AUE_MODUNLOAD 244 macro
/freebsd/sys/bsm/
H A Daudit_kevents.h258 #define AUE_MODUNLOAD 244 macro
/freebsd/contrib/openbsm/etc/
H A Daudit_event235 244:AUE_MODUNLOAD:modctl(2) - unload module:ad
/freebsd/sys/security/audit/
H A Daudit_bsm.c761 case AUE_MODUNLOAD: in kaudit_to_bsm()
/freebsd/sys/kern/
H A Dinit_sysent.c368 …kldunload_args), .sy_call = (sy_call_t *)sys_kldunload, .sy_auevent = AUE_MODUNLOAD, .sy_flags = 0…
507 …dunloadf_args), .sy_call = (sy_call_t *)sys_kldunloadf, .sy_auevent = AUE_MODUNLOAD, .sy_flags = 0…
/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c369 …kldunload_args), .sy_call = (sy_call_t *)sys_kldunload, .sy_auevent = AUE_MODUNLOAD, .sy_flags = 0…
508 …dunloadf_args), .sy_call = (sy_call_t *)sys_kldunloadf, .sy_auevent = AUE_MODUNLOAD, .sy_flags = 0…
/freebsd/sys/sys/
H A Dsysproto.h3003 #define SYS_AUE_kldunload AUE_MODUNLOAD
3121 #define SYS_AUE_kldunloadf AUE_MODUNLOAD