Searched refs:AUE_SETTIMEOFDAY (Results 1 – 12 of 12) sorted by relevance
| /f-stack/freebsd/bsm/ |
| H A D | audit_kevents.h | 91 #define AUE_SETTIMEOFDAY 37 /* XXX: Darwin conflict. */ macro
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_sysent.c | 45 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_stime, .sy_auevent = AUE_SETTIMEOFDAY, .sy_flags = 0… 99 …ay_args), .sy_call = (sy_call_t *)linux_settimeofday, .sy_auevent = AUE_SETTIMEOFDAY, .sy_flags = …
|
| H A D | linux32_proto.h | 2013 #define LINUX32_SYS_AUE_linux_stime AUE_SETTIMEOFDAY 2050 #define LINUX32_SYS_AUE_linux_settimeofday AUE_SETTIMEOFDAY
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_sysent.c | 45 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_stime, .sy_auevent = AUE_SETTIMEOFDAY, .sy_flags = 0… 99 …fday_args), .sy_call = (sy_call_t *)sys_settimeofday, .sy_auevent = AUE_SETTIMEOFDAY, .sy_flags = …
|
| H A D | linux_proto.h | 2008 #define LINUX_SYS_AUE_linux_stime AUE_SETTIMEOFDAY
|
| /f-stack/freebsd/security/audit/ |
| H A D | audit_bsm.c | 777 case AUE_SETTIMEOFDAY: in kaudit_to_bsm()
|
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_sysent.c | 190 …fday_args), .sy_call = (sy_call_t *)sys_settimeofday, .sy_auevent = AUE_SETTIMEOFDAY, .sy_flags = …
|
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_sysent.c | 99 …ay_args), .sy_call = (sy_call_t *)linux_settimeofday, .sy_auevent = AUE_SETTIMEOFDAY, .sy_flags = …
|
| H A D | linux_proto.h | 1603 #define LINUX_SYS_AUE_linux_settimeofday AUE_SETTIMEOFDAY
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_sysent.c | 184 …fday_args), .sy_call = (sy_call_t *)sys_settimeofday, .sy_auevent = AUE_SETTIMEOFDAY, .sy_flags = …
|
| /f-stack/freebsd/kern/ |
| H A D | init_sysent.c | 180 …fday_args), .sy_call = (sy_call_t *)sys_settimeofday, .sy_auevent = AUE_SETTIMEOFDAY, .sy_flags = …
|
| /f-stack/freebsd/sys/ |
| H A D | sysproto.h | 2816 #define SYS_AUE_settimeofday AUE_SETTIMEOFDAY
|