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

/freebsd-9.3-release/contrib/openbsm/sys/bsm/
H A Daudit_kevents.h72 #define AUE_REBOOT 20 /* XXX: Darwin conflict. */ macro
/freebsd-9.3-release/sys/bsm/
H A Daudit_kevents.h73 #define AUE_REBOOT 20 /* XXX: Darwin conflict. */ macro
/freebsd-9.3-release/contrib/openbsm/etc/
H A Daudit_event45 20:AUE_REBOOT:reboot(2):ad
/freebsd-9.3-release/sys/amd64/linux32/
H A Dlinux32_sysent.c110 { AS(linux_reboot_args), (sy_call_t *)linux_reboot, AUE_REBOOT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 88 = linux_reboot */
H A Dlinux32_proto.h1467 #define LINUX_SYS_AUE_linux_reboot AUE_REBOOT
/freebsd-9.3-release/sys/i386/linux/
H A Dlinux_sysent.c109 { AS(linux_reboot_args), (sy_call_t *)linux_reboot, AUE_REBOOT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 88 = linux_reboot */
H A Dlinux_proto.h1486 #define LINUX_SYS_AUE_linux_reboot AUE_REBOOT
/freebsd-9.3-release/sys/security/audit/
H A Daudit_bsm.c1252 case AUE_REBOOT:
/freebsd-9.3-release/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c105 { AS(reboot_args), (sy_call_t *)sys_reboot, AUE_REBOOT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 55 = reboot */
/freebsd-9.3-release/sys/kern/
H A Dinit_sysent.c92 { AS(reboot_args), (sy_call_t *)sys_reboot, AUE_REBOOT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 55 = reboot */
/freebsd-9.3-release/sys/sys/
H A Dsysproto.h2460 #define SYS_AUE_reboot AUE_REBOOT

Completed in 303 milliseconds