Searched refs:AUE_POLL (Results 1 – 17 of 17) sorted by relevance
| /freebsd-12-stable/sys/i386/ibcs2/ |
| D | ibcs2_sysent.c | 106 { AS(poll_args), (sy_call_t *)sys_poll, AUE_POLL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 87 = poll */
|
| /freebsd-12-stable/contrib/openbsm/sys/bsm/ |
| D | audit_kevents.h | 407 #define AUE_POLL 43012 macro
|
| /freebsd-12-stable/sys/bsm/ |
| D | audit_kevents.h | 411 #define AUE_POLL 43012 macro
|
| /freebsd-12-stable/sys/amd64/linux/ |
| D | linux_sysent.c | 27 { AS(poll_args), (sy_call_t *)sys_poll, AUE_POLL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 7 = poll */ 291 …{ AS(linux_ppoll_args), (sy_call_t *)linux_ppoll, AUE_POLL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 271…
|
| D | linux_proto.h | 1823 #define LINUX_SYS_AUE_linux_ppoll AUE_POLL
|
| /freebsd-12-stable/sys/amd64/linux32/ |
| D | linux32_sysent.c | 188 { AS(poll_args), (sy_call_t *)sys_poll, AUE_POLL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 168 = poll */ 329 …{ AS(linux_ppoll_args), (sy_call_t *)linux_ppoll, AUE_POLL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 309…
|
| D | linux32_proto.h | 2160 #define LINUX32_SYS_AUE_linux_ppoll AUE_POLL
|
| /freebsd-12-stable/sys/i386/linux/ |
| D | linux_sysent.c | 188 { AS(poll_args), (sy_call_t *)sys_poll, AUE_POLL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 168 = poll */ 329 …{ AS(linux_ppoll_args), (sy_call_t *)linux_ppoll, AUE_POLL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 309…
|
| D | linux_proto.h | 2171 #define LINUX_SYS_AUE_linux_ppoll AUE_POLL
|
| /freebsd-12-stable/sys/arm64/linux/ |
| D | linux_sysent.c | 93 …{ AS(linux_ppoll_args), (sy_call_t *)linux_ppoll, AUE_POLL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 73 …
|
| D | linux_proto.h | 1391 #define LINUX_SYS_AUE_linux_ppoll AUE_POLL
|
| /freebsd-12-stable/sys/kern/ |
| D | init_sysent.c | 261 …{ AS(poll_args), (sy_call_t *)sys_poll, AUE_POLL, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* … 597 …{ AS(ppoll_args), (sy_call_t *)sys_ppoll, AUE_POLL, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /…
|
| /freebsd-12-stable/sys/compat/freebsd32/ |
| D | freebsd32_sysent.c | 268 …{ AS(poll_args), (sy_call_t *)sys_poll, AUE_POLL, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* … 627 …{ AS(freebsd32_ppoll_args), (sy_call_t *)freebsd32_ppoll, AUE_POLL, NULL, 0, 0, SYF_CAPENABLED, SY…
|
| D | freebsd32_proto.h | 1425 #define FREEBSD32_SYS_AUE_freebsd32_ppoll AUE_POLL
|
| /freebsd-12-stable/sys/security/audit/ |
| D | audit_bsm.c | 1017 case AUE_POLL: in kaudit_to_bsm()
|
| /freebsd-12-stable/contrib/openbsm/etc/ |
| D | audit_event | 375 43012:AUE_POLL:poll(2):no
|
| /freebsd-12-stable/sys/sys/ |
| D | sysproto.h | 2811 #define SYS_AUE_poll AUE_POLL 3072 #define SYS_AUE_ppoll AUE_POLL
|