Searched refs:AUE_FTRUNCATE (Results 1 – 14 of 14) sorted by relevance
| /f-stack/freebsd/bsm/ |
| H A D | audit_kevents.h | 98 #define AUE_FTRUNCATE 44 /* XXX: Darwin conflict. */ macro 712 #define AUE_O_FTRUNCATE AUE_FTRUNCATE /* Darwin */
|
| /f-stack/freebsd/kern/ |
| H A D | init_sysent.c | 188 …{ compat(AS(oftruncate_args),ftruncate), .sy_auevent = AUE_FTRUNCATE, .sy_flags = SYF_CAPENABLED, … 259 …{ compat6(AS(freebsd6_ftruncate_args),ftruncate), .sy_auevent = AUE_FTRUNCATE, .sy_flags = SYF_CAP… 538 …ftruncate_args), .sy_call = (sy_call_t *)sys_ftruncate, .sy_auevent = AUE_FTRUNCATE, .sy_flags = S…
|
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_sysent.c | 113 …runcate_args), .sy_call = (sy_call_t *)linux_ftruncate, .sy_auevent = AUE_FTRUNCATE, .sy_flags = 0… 214 …ate64_args), .sy_call = (sy_call_t *)linux_ftruncate64, .sy_auevent = AUE_FTRUNCATE, .sy_flags = 0…
|
| H A D | linux_proto.h | 1610 #define LINUX_SYS_AUE_linux_ftruncate AUE_FTRUNCATE 1679 #define LINUX_SYS_AUE_linux_ftruncate64 AUE_FTRUNCATE
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_sysent.c | 113 …runcate_args), .sy_call = (sy_call_t *)linux_ftruncate, .sy_auevent = AUE_FTRUNCATE, .sy_flags = 0… 214 …ate64_args), .sy_call = (sy_call_t *)linux_ftruncate64, .sy_auevent = AUE_FTRUNCATE, .sy_flags = 0…
|
| H A D | linux32_proto.h | 2061 #define LINUX32_SYS_AUE_linux_ftruncate AUE_FTRUNCATE 2136 #define LINUX32_SYS_AUE_linux_ftruncate64 AUE_FTRUNCATE
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_sysent.c | 113 …runcate_args), .sy_call = (sy_call_t *)linux_ftruncate, .sy_auevent = AUE_FTRUNCATE, .sy_flags = 0… 214 …ate64_args), .sy_call = (sy_call_t *)linux_ftruncate64, .sy_auevent = AUE_FTRUNCATE, .sy_flags = 0…
|
| H A D | linux_proto.h | 2055 #define LINUX_SYS_AUE_linux_ftruncate AUE_FTRUNCATE 2132 #define LINUX_SYS_AUE_linux_ftruncate64 AUE_FTRUNCATE
|
| /f-stack/freebsd/security/audit/ |
| H A D | audit_bsm.c | 1026 case AUE_FTRUNCATE: in kaudit_to_bsm()
|
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_sysent.c | 66 …runcate_args), .sy_call = (sy_call_t *)linux_ftruncate, .sy_auevent = AUE_FTRUNCATE, .sy_flags = 0…
|
| H A D | linux_proto.h | 1431 #define LINUX_SYS_AUE_linux_ftruncate AUE_FTRUNCATE
|
| /f-stack/freebsd/sys/ |
| H A D | sysproto.h | 2824 #define SYS_AUE_oftruncate AUE_FTRUNCATE 2877 #define SYS_AUE_freebsd6_ftruncate AUE_FTRUNCATE 3082 #define SYS_AUE_ftruncate AUE_FTRUNCATE
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_sysent.c | 97 …runcate_args), .sy_call = (sy_call_t *)linux_ftruncate, .sy_auevent = AUE_FTRUNCATE, .sy_flags = 0…
|
| H A D | linux_proto.h | 1731 #define LINUX_SYS_AUE_linux_ftruncate AUE_FTRUNCATE
|