Home
last modified time | relevance | path

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

/f-stack/freebsd/bsm/
H A Daudit_kevents.h466 #define AUE_LGETFH 43061 /* FreeBSD-specific. */ macro
/f-stack/freebsd/security/audit/
H A Daudit_bsm.c827 case AUE_LGETFH: in kaudit_to_bsm()
/f-stack/freebsd/kern/
H A Dinit_sysent.c218 …{ .sy_narg = AS(lgetfh_args), .sy_call = (sy_call_t *)sys_lgetfh, .sy_auevent = AUE_LGETFH, .sy_fl…
/f-stack/freebsd/sys/
H A Dsysproto.h2849 #define SYS_AUE_lgetfh AUE_LGETFH