Searched refs:AUE_CLOCK_SETTIME (Results 1 - 12 of 12) sorted by relevance

/freebsd-9.3-release/contrib/openbsm/sys/bsm/
H A Daudit_kevents.h301 #define AUE_CLOCK_SETTIME 287 macro
/freebsd-9.3-release/sys/bsm/
H A Daudit_kevents.h302 #define AUE_CLOCK_SETTIME 287 macro
/freebsd-9.3-release/contrib/openbsm/etc/
H A Daudit_event282 287:AUE_CLOCK_SETTIME:clock_settime(2):ad
/freebsd-9.3-release/sys/amd64/linux32/
H A Dlinux32_sysent.c286 { AS(linux_clock_settime_args), (sy_call_t *)linux_clock_settime, AUE_CLOCK_SETTIME, NULL, 0, 0, 0, SY_THR_STATIC }, /* 264 = linux_clock_settime */
H A Dlinux32_proto.h1595 #define LINUX_SYS_AUE_linux_clock_settime AUE_CLOCK_SETTIME
/freebsd-9.3-release/sys/i386/linux/
H A Dlinux_sysent.c285 { AS(linux_clock_settime_args), (sy_call_t *)linux_clock_settime, AUE_CLOCK_SETTIME, NULL, 0, 0, 0, SY_THR_STATIC }, /* 264 = linux_clock_settime */
H A Dlinux_proto.h1616 #define LINUX_SYS_AUE_linux_clock_settime AUE_CLOCK_SETTIME
/freebsd-9.3-release/sys/security/audit/
H A Daudit_bsm.c695 case AUE_CLOCK_SETTIME:
/freebsd-9.3-release/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c283 { AS(freebsd32_clock_settime_args), (sy_call_t *)freebsd32_clock_settime, AUE_CLOCK_SETTIME, NULL, 0, 0, 0, SY_THR_STATIC }, /* 233 = freebsd32_clock_settime */
H A Dfreebsd32_proto.h1127 #define FREEBSD32_SYS_AUE_freebsd32_clock_settime AUE_CLOCK_SETTIME
/freebsd-9.3-release/sys/kern/
H A Dinit_sysent.c270 { AS(clock_settime_args), (sy_call_t *)sys_clock_settime, AUE_CLOCK_SETTIME, NULL, 0, 0, 0, SY_THR_STATIC }, /* 233 = clock_settime */
/freebsd-9.3-release/sys/sys/
H A Dsysproto.h2599 #define SYS_AUE_clock_settime AUE_CLOCK_SETTIME

Completed in 263 milliseconds