Home
last modified time | relevance | path

Searched refs:AUE_SETSID (Results 1 – 9 of 9) sorted by relevance

/f-stack/freebsd/bsm/
H A Daudit_kevents.h413 #define AUE_SETSID 43014 macro
/f-stack/freebsd/security/audit/
H A Daudit_bsm.c776 case AUE_SETSID: in kaudit_to_bsm()
/f-stack/freebsd/arm64/linux/
H A Dlinux_sysent.c177 …{ .sy_narg = 0, .sy_call = (sy_call_t *)sys_setsid, .sy_auevent = AUE_SETSID, .sy_flags = 0, .sy_t…
/f-stack/freebsd/arm/linux/
H A Dlinux_sysent.c86 …{ .sy_narg = 0, .sy_call = (sy_call_t *)sys_setsid, .sy_auevent = AUE_SETSID, .sy_flags = 0, .sy_t…
/f-stack/freebsd/amd64/linux/
H A Dlinux_sysent.c132 …{ .sy_narg = 0, .sy_call = (sy_call_t *)sys_setsid, .sy_auevent = AUE_SETSID, .sy_flags = 0, .sy_t…
/f-stack/freebsd/amd64/linux32/
H A Dlinux32_sysent.c86 …{ .sy_narg = 0, .sy_call = (sy_call_t *)sys_setsid, .sy_auevent = AUE_SETSID, .sy_flags = 0, .sy_t…
/f-stack/freebsd/i386/linux/
H A Dlinux_sysent.c86 …{ .sy_narg = 0, .sy_call = (sy_call_t *)sys_setsid, .sy_auevent = AUE_SETSID, .sy_flags = 0, .sy_t…
/f-stack/freebsd/kern/
H A Dinit_sysent.c205 …{ .sy_narg = 0, .sy_call = (sy_call_t *)sys_setsid, .sy_auevent = AUE_SETSID, .sy_flags = SYF_CAPE…
/f-stack/freebsd/sys/
H A Dsysproto.h2840 #define SYS_AUE_setsid AUE_SETSID