Home
last modified time | relevance | path

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

/freebsd/sys/bsm/
H A Daudit_kevents.h663 #define AUE_FSPACECTL 43269 /* FreeBSD-specific. */ macro
/freebsd/sys/security/audit/
H A Daudit_bsm.c1091 case AUE_FSPACECTL: in kaudit_to_bsm()
/freebsd/sys/kern/
H A Dinit_sysent.c643 …fspacectl_args), .sy_call = (sy_call_t *)sys_fspacectl, .sy_auevent = AUE_FSPACECTL, .sy_flags = S…
/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c644 …fspacectl_args), .sy_call = (sy_call_t *)sys_fspacectl, .sy_auevent = AUE_FSPACECTL, .sy_flags = S…
/freebsd/sys/sys/
H A Dsysproto.h3249 #define SYS_AUE_fspacectl AUE_FSPACECTL