Searched refs:AUE_PIPE (Results 1 – 15 of 15) sorted by relevance
| /freebsd-12-stable/sys/i386/ibcs2/ |
| D | ibcs2_sysent.c | 61 { 0, (sy_call_t *)sys_pipe, AUE_PIPE, NULL, 0, 0, 0, SY_THR_STATIC }, /* 42 = pipe */
|
| /freebsd-12-stable/contrib/openbsm/sys/bsm/ |
| D | audit_kevents.h | 197 #define AUE_PIPE 185 macro
|
| /freebsd-12-stable/sys/bsm/ |
| D | audit_kevents.h | 201 #define AUE_PIPE 185 macro
|
| /freebsd-12-stable/sys/kern/ |
| D | init_sysent.c | 94 …{ compat10(0,pipe), AUE_PIPE, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 42 = freebsd10 pipe … 594 …{ AS(pipe2_args), (sy_call_t *)sys_pipe2, AUE_PIPE, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /…
|
| /freebsd-12-stable/sys/compat/freebsd32/ |
| D | freebsd32_sysent.c | 101 …{ compat10(0,freebsd32_pipe), AUE_PIPE, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 42 = freeb… 620 …{ AS(pipe2_args), (sy_call_t *)sys_pipe2, AUE_PIPE, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /…
|
| D | freebsd32_proto.h | 1281 #define FREEBSD32_SYS_AUE_freebsd10_freebsd32_pipe AUE_PIPE
|
| /freebsd-12-stable/sys/security/audit/ |
| D | audit_bsm.c | 768 case AUE_PIPE: in kaudit_to_bsm()
|
| /freebsd-12-stable/sys/amd64/linux/ |
| D | linux_sysent.c | 42 …{ AS(linux_pipe_args), (sy_call_t *)linux_pipe, AUE_PIPE, NULL, 0, 0, 0, SY_THR_STATIC }, /* 22 = …
|
| D | linux_proto.h | 1624 #define LINUX_SYS_AUE_linux_pipe AUE_PIPE
|
| /freebsd-12-stable/sys/amd64/linux32/ |
| D | linux32_sysent.c | 62 …{ AS(linux_pipe_args), (sy_call_t *)linux_pipe, AUE_PIPE, NULL, 0, 0, 0, SY_THR_STATIC }, /* 42 = …
|
| D | linux32_proto.h | 1957 #define LINUX32_SYS_AUE_linux_pipe AUE_PIPE
|
| /freebsd-12-stable/contrib/openbsm/etc/ |
| D | audit_event | 179 185:AUE_PIPE:pipe(2):ip
|
| /freebsd-12-stable/sys/i386/linux/ |
| D | linux_sysent.c | 62 …{ AS(linux_pipe_args), (sy_call_t *)linux_pipe, AUE_PIPE, NULL, 0, 0, 0, SY_THR_STATIC }, /* 42 = …
|
| D | linux_proto.h | 1967 #define LINUX_SYS_AUE_linux_pipe AUE_PIPE
|
| /freebsd-12-stable/sys/sys/ |
| D | sysproto.h | 2672 #define SYS_AUE_freebsd10_pipe AUE_PIPE 3069 #define SYS_AUE_pipe2 AUE_PIPE
|