Home
last modified time | relevance | path

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

/f-stack/freebsd/bsm/
H A Daudit_kevents.h172 #define AUE_GETAUID 130 macro
/f-stack/freebsd/security/audit/
H A Daudit_bsm.c757 case AUE_GETAUID: in kaudit_to_bsm()
/f-stack/freebsd/kern/
H A Dinit_sysent.c505 …{ .sy_narg = AS(getauid_args), .sy_call = (sy_call_t *)sys_getauid, .sy_auevent = AUE_GETAUID, .sy…
/f-stack/freebsd/sys/
H A Dsysproto.h3053 #define SYS_AUE_getauid AUE_GETAUID