Searched refs:AUE_TRUNCATE (Results 1 – 14 of 14) sorted by relevance
| /f-stack/freebsd/bsm/ |
| H A D | audit_kevents.h | 97 #define AUE_TRUNCATE 43 /* XXX: Darwin conflict. */ macro 711 #define AUE_O_TRUNCATE AUE_TRUNCATE /* Darwin */
|
| /f-stack/freebsd/kern/ |
| H A D | init_sysent.c | 187 …{ compat(AS(otruncate_args),truncate), .sy_auevent = AUE_TRUNCATE, .sy_flags = 0, .sy_thrcnt = SY_… 258 …{ compat6(AS(freebsd6_truncate_args),truncate), .sy_auevent = AUE_TRUNCATE, .sy_flags = 0, .sy_thr… 537 …{ .sy_narg = AS(truncate_args), .sy_call = (sy_call_t *)sys_truncate, .sy_auevent = AUE_TRUNCATE, …
|
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_sysent.c | 112 …truncate_args), .sy_call = (sy_call_t *)linux_truncate, .sy_auevent = AUE_TRUNCATE, .sy_flags = 0,… 213 …cate64_args), .sy_call = (sy_call_t *)linux_truncate64, .sy_auevent = AUE_TRUNCATE, .sy_flags = 0,…
|
| H A D | linux_proto.h | 1609 #define LINUX_SYS_AUE_linux_truncate AUE_TRUNCATE 1678 #define LINUX_SYS_AUE_linux_truncate64 AUE_TRUNCATE
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_sysent.c | 112 …truncate_args), .sy_call = (sy_call_t *)linux_truncate, .sy_auevent = AUE_TRUNCATE, .sy_flags = 0,… 213 …cate64_args), .sy_call = (sy_call_t *)linux_truncate64, .sy_auevent = AUE_TRUNCATE, .sy_flags = 0,…
|
| H A D | linux32_proto.h | 2060 #define LINUX32_SYS_AUE_linux_truncate AUE_TRUNCATE 2135 #define LINUX32_SYS_AUE_linux_truncate64 AUE_TRUNCATE
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_sysent.c | 112 …truncate_args), .sy_call = (sy_call_t *)linux_truncate, .sy_auevent = AUE_TRUNCATE, .sy_flags = 0,… 213 …cate64_args), .sy_call = (sy_call_t *)linux_truncate64, .sy_auevent = AUE_TRUNCATE, .sy_flags = 0,…
|
| H A D | linux_proto.h | 2054 #define LINUX_SYS_AUE_linux_truncate AUE_TRUNCATE 2131 #define LINUX_SYS_AUE_linux_truncate64 AUE_TRUNCATE
|
| /f-stack/freebsd/security/audit/ |
| H A D | audit_bsm.c | 841 case AUE_TRUNCATE: in kaudit_to_bsm()
|
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_sysent.c | 65 …truncate_args), .sy_call = (sy_call_t *)linux_truncate, .sy_auevent = AUE_TRUNCATE, .sy_flags = 0,…
|
| H A D | linux_proto.h | 1430 #define LINUX_SYS_AUE_linux_truncate AUE_TRUNCATE
|
| /f-stack/freebsd/sys/ |
| H A D | sysproto.h | 2823 #define SYS_AUE_otruncate AUE_TRUNCATE 2876 #define SYS_AUE_freebsd6_truncate AUE_TRUNCATE 3081 #define SYS_AUE_truncate AUE_TRUNCATE
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_sysent.c | 96 …truncate_args), .sy_call = (sy_call_t *)linux_truncate, .sy_auevent = AUE_TRUNCATE, .sy_flags = 0,…
|
| H A D | linux_proto.h | 1730 #define LINUX_SYS_AUE_linux_truncate AUE_TRUNCATE
|