Searched refs:AUE_PIPE (Results 1 – 12 of 12) sorted by relevance
| /f-stack/freebsd/bsm/ |
| H A D | audit_kevents.h | 201 #define AUE_PIPE 185 macro
|
| /f-stack/freebsd/security/audit/ |
| H A D | audit_bsm.c | 767 case AUE_PIPE: in kaudit_to_bsm()
|
| /f-stack/freebsd/kern/ |
| H A D | init_sysent.c | 100 …{ compat10(0,pipe), .sy_auevent = AUE_PIPE, .sy_flags = SYF_CAPENABLED, .sy_thrcnt = SY_THR_STATIC… 600 …{ .sy_narg = AS(pipe2_args), .sy_call = (sy_call_t *)sys_pipe2, .sy_auevent = AUE_PIPE, .sy_flags …
|
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_sysent.c | 62 …{ .sy_narg = AS(linux_pipe_args), .sy_call = (sy_call_t *)linux_pipe, .sy_auevent = AUE_PIPE, .sy_…
|
| H A D | linux_proto.h | 1583 #define LINUX_SYS_AUE_linux_pipe AUE_PIPE
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_sysent.c | 42 …{ .sy_narg = AS(linux_pipe_args), .sy_call = (sy_call_t *)linux_pipe, .sy_auevent = AUE_PIPE, .sy_…
|
| H A D | linux_proto.h | 1681 #define LINUX_SYS_AUE_linux_pipe AUE_PIPE
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_sysent.c | 62 …{ .sy_narg = AS(linux_pipe_args), .sy_call = (sy_call_t *)linux_pipe, .sy_auevent = AUE_PIPE, .sy_…
|
| H A D | linux32_proto.h | 2024 #define LINUX32_SYS_AUE_linux_pipe AUE_PIPE
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_sysent.c | 62 …{ .sy_narg = AS(linux_pipe_args), .sy_call = (sy_call_t *)linux_pipe, .sy_auevent = AUE_PIPE, .sy_…
|
| H A D | linux_proto.h | 2020 #define LINUX_SYS_AUE_linux_pipe AUE_PIPE
|
| /f-stack/freebsd/sys/ |
| H A D | sysproto.h | 2745 #define SYS_AUE_freebsd10_pipe AUE_PIPE 3142 #define SYS_AUE_pipe2 AUE_PIPE
|