Searched refs:AUE_SELECT (Results 1 – 13 of 13) sorted by relevance
| /f-stack/freebsd/bsm/ |
| H A D | audit_kevents.h | 818 #define AUE_SELECT AUE_NULL macro
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_sysent.c | 102 …_select_args), .sy_call = (sy_call_t *)linux_old_select, .sy_auevent = AUE_SELECT, .sy_flags = 0, … 162 …{ .sy_narg = AS(linux_select_args), .sy_call = (sy_call_t *)linux_select, .sy_auevent = AUE_SELECT… 328 …_pselect6_args), .sy_call = (sy_call_t *)linux_pselect6, .sy_auevent = AUE_SELECT, .sy_flags = 0, …
|
| H A D | linux32_proto.h | 2053 #define LINUX32_SYS_AUE_linux_old_select AUE_SELECT 2096 #define LINUX32_SYS_AUE_linux_select AUE_SELECT 2227 #define LINUX32_SYS_AUE_linux_pselect6 AUE_SELECT
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_sysent.c | 102 …_select_args), .sy_call = (sy_call_t *)linux_old_select, .sy_auevent = AUE_SELECT, .sy_flags = 0, … 162 …{ .sy_narg = AS(linux_select_args), .sy_call = (sy_call_t *)linux_select, .sy_auevent = AUE_SELECT… 328 …_pselect6_args), .sy_call = (sy_call_t *)linux_pselect6, .sy_auevent = AUE_SELECT, .sy_flags = 0, …
|
| H A D | linux_proto.h | 2046 #define LINUX_SYS_AUE_linux_old_select AUE_SELECT 2093 #define LINUX_SYS_AUE_linux_select AUE_SELECT 2224 #define LINUX_SYS_AUE_linux_pselect6 AUE_SELECT
|
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_sysent.c | 162 …{ .sy_narg = AS(linux_select_args), .sy_call = (sy_call_t *)linux_select, .sy_auevent = AUE_SELECT… 355 …_pselect6_args), .sy_call = (sy_call_t *)linux_pselect6, .sy_auevent = AUE_SELECT, .sy_flags = 0, …
|
| H A D | linux_proto.h | 1641 #define LINUX_SYS_AUE_linux_select AUE_SELECT 1793 #define LINUX_SYS_AUE_linux_pselect6 AUE_SELECT
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_sysent.c | 43 …{ .sy_narg = AS(linux_select_args), .sy_call = (sy_call_t *)linux_select, .sy_auevent = AUE_SELECT… 290 …_pselect6_args), .sy_call = (sy_call_t *)linux_pselect6, .sy_auevent = AUE_SELECT, .sy_flags = 0, …
|
| H A D | linux_proto.h | 1682 #define LINUX_SYS_AUE_linux_select AUE_SELECT 1879 #define LINUX_SYS_AUE_linux_pselect6 AUE_SELECT
|
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_sysent.c | 92 …_pselect6_args), .sy_call = (sy_call_t *)linux_pselect6, .sy_auevent = AUE_SELECT, .sy_flags = 0, …
|
| H A D | linux_proto.h | 1447 #define LINUX_SYS_AUE_linux_pselect6 AUE_SELECT
|
| /f-stack/freebsd/kern/ |
| H A D | init_sysent.c | 151 …{ .sy_narg = AS(select_args), .sy_call = (sy_call_t *)sys_select, .sy_auevent = AUE_SELECT, .sy_fl… 580 …{ .sy_narg = AS(pselect_args), .sy_call = (sy_call_t *)sys_pselect, .sy_auevent = AUE_SELECT, .sy_…
|
| /f-stack/freebsd/sys/ |
| H A D | sysproto.h | 2791 #define SYS_AUE_select AUE_SELECT 3122 #define SYS_AUE_pselect AUE_SELECT
|