Searched refs:AUE_REBOOT (Results 1 - 16 of 16) sorted by relevance

/freebsd-13-stable/contrib/openbsm/sys/bsm/
H A Daudit_kevents.h70 #define AUE_REBOOT 20 /* XXX: Darwin conflict. */ macro
/freebsd-13-stable/sys/bsm/
H A Daudit_kevents.h74 #define AUE_REBOOT 20 /* XXX: Darwin conflict. */ macro
/freebsd-13-stable/sys/security/audit/
H A Daudit_bsm.c1406 case AUE_REBOOT:
/freebsd-13-stable/sys/arm64/linux/
H A Dlinux_sysent.c162 { .sy_narg = AS(linux_reboot_args), .sy_call = (sy_call_t *)linux_reboot, .sy_auevent = AUE_REBOOT, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 142 = linux_reboot */
H A Dlinux_proto.h1511 #define LINUX_SYS_AUE_linux_reboot AUE_REBOOT
/freebsd-13-stable/sys/i386/linux/
H A Dlinux_sysent.c108 { .sy_narg = AS(linux_reboot_args), .sy_call = (sy_call_t *)linux_reboot, .sy_auevent = AUE_REBOOT, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 88 = linux_reboot */
H A Dlinux_proto.h2051 #define LINUX_SYS_AUE_linux_reboot AUE_REBOOT
/freebsd-13-stable/sys/amd64/linux32/
H A Dlinux32_sysent.c108 { .sy_narg = AS(linux_reboot_args), .sy_call = (sy_call_t *)linux_reboot, .sy_auevent = AUE_REBOOT, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 88 = linux_reboot */
H A Dlinux32_proto.h2057 #define LINUX32_SYS_AUE_linux_reboot AUE_REBOOT
/freebsd-13-stable/sys/arm/linux/
H A Dlinux_sysent.c108 { .sy_narg = AS(linux_reboot_args), .sy_call = (sy_call_t *)linux_reboot, .sy_auevent = AUE_REBOOT, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 88 = linux_reboot */
H A Dlinux_proto.h1608 #define LINUX_SYS_AUE_linux_reboot AUE_REBOOT
/freebsd-13-stable/sys/amd64/linux/
H A Dlinux_sysent.c189 { .sy_narg = AS(linux_reboot_args), .sy_call = (sy_call_t *)linux_reboot, .sy_auevent = AUE_REBOOT, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 169 = linux_reboot */
H A Dlinux_proto.h1792 #define LINUX_SYS_AUE_linux_reboot AUE_REBOOT
/freebsd-13-stable/sys/kern/
H A Dinit_sysent.c113 { .sy_narg = AS(reboot_args), .sy_call = (sy_call_t *)sys_reboot, .sy_auevent = AUE_REBOOT, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 55 = reboot */
/freebsd-13-stable/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c120 { .sy_narg = AS(reboot_args), .sy_call = (sy_call_t *)sys_reboot, .sy_auevent = AUE_REBOOT, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 55 = reboot */
/freebsd-13-stable/sys/sys/
H A Dsysproto.h2758 #define SYS_AUE_reboot AUE_REBOOT

Completed in 397 milliseconds