Home
last modified time | relevance | path

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

/f-stack/freebsd/bsm/
H A Daudit_kevents.h260 #define AUE_MODUNLOAD 244 macro
/f-stack/freebsd/security/audit/
H A Daudit_bsm.c764 case AUE_MODUNLOAD: in kaudit_to_bsm()
/f-stack/freebsd/kern/
H A Dinit_sysent.c363 …kldunload_args), .sy_call = (sy_call_t *)sys_kldunload, .sy_auevent = AUE_MODUNLOAD, .sy_flags = 0…
502 …dunloadf_args), .sy_call = (sy_call_t *)sys_kldunloadf, .sy_auevent = AUE_MODUNLOAD, .sy_flags = 0…
/f-stack/freebsd/sys/
H A Dsysproto.h2934 #define SYS_AUE_kldunload AUE_MODUNLOAD
3050 #define SYS_AUE_kldunloadf AUE_MODUNLOAD