Searched refs:AUE_CONNECT (Results 1 – 14 of 14) sorted by relevance
| /f-stack/freebsd/bsm/ |
| H A D | audit_kevents.h | 86 #define AUE_CONNECT 32 macro
|
| /f-stack/freebsd/security/audit/ |
| H A D | audit_bsm.c | 552 case AUE_CONNECT: in kaudit_to_bsm()
|
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_sysent.c | 223 …ux_connect_args), .sy_call = (sy_call_t *)linux_connect, .sy_auevent = AUE_CONNECT, .sy_flags = 0,…
|
| H A D | linux_proto.h | 1555 #define LINUX_SYS_AUE_linux_connect AUE_CONNECT
|
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_sysent.c | 303 …ux_connect_args), .sy_call = (sy_call_t *)linux_connect, .sy_auevent = AUE_CONNECT, .sy_flags = 0,…
|
| H A D | linux_proto.h | 1743 #define LINUX_SYS_AUE_linux_connect AUE_CONNECT
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_sysent.c | 62 …ux_connect_args), .sy_call = (sy_call_t *)linux_connect, .sy_auevent = AUE_CONNECT, .sy_flags = 0,…
|
| H A D | linux_proto.h | 1698 #define LINUX_SYS_AUE_linux_connect AUE_CONNECT
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_sysent.c | 382 …ux_connect_args), .sy_call = (sy_call_t *)linux_connect, .sy_auevent = AUE_CONNECT, .sy_flags = 0,…
|
| H A D | linux32_proto.h | 2281 #define LINUX32_SYS_AUE_linux_connect AUE_CONNECT
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_sysent.c | 382 …ux_connect_args), .sy_call = (sy_call_t *)linux_connect, .sy_auevent = AUE_CONNECT, .sy_flags = 0,…
|
| H A D | linux_proto.h | 2278 #define LINUX_SYS_AUE_linux_connect AUE_CONNECT
|
| /f-stack/freebsd/kern/ |
| H A D | init_sysent.c | 156 …{ .sy_narg = AS(connect_args), .sy_call = (sy_call_t *)sys_connect, .sy_auevent = AUE_CONNECT, .sy…
|
| /f-stack/freebsd/sys/ |
| H A D | sysproto.h | 2795 #define SYS_AUE_connect AUE_CONNECT
|