Searched refs:AUE_SIGRETURN (Results 1 – 9 of 9) sorted by relevance
| /f-stack/freebsd/bsm/ |
| H A D | audit_kevents.h | 832 #define AUE_SIGRETURN AUE_NULL macro
|
| /f-stack/freebsd/kern/ |
| H A D | init_sysent.c | 161 …{ compat(AS(osigreturn_args),sigreturn), .sy_auevent = AUE_SIGRETURN, .sy_flags = SYF_CAPENABLED, … 402 …{ compat4(AS(freebsd4_sigreturn_args),sigreturn), .sy_auevent = AUE_SIGRETURN, .sy_flags = SYF_CAP… 475 …sigreturn_args), .sy_call = (sy_call_t *)sys_sigreturn, .sy_auevent = AUE_SIGRETURN, .sy_flags = S…
|
| /f-stack/freebsd/sys/ |
| H A D | sysproto.h | 2800 #define SYS_AUE_osigreturn AUE_SIGRETURN 2970 #define SYS_AUE_freebsd4_sigreturn AUE_SIGRETURN 3029 #define SYS_AUE_sigreturn AUE_SIGRETURN
|
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_sysent.c | 139 …greturn_args), .sy_call = (sy_call_t *)linux_sigreturn, .sy_auevent = AUE_SIGRETURN, .sy_flags = 0…
|
| H A D | linux_proto.h | 1624 #define LINUX_SYS_AUE_linux_sigreturn AUE_SIGRETURN
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_sysent.c | 139 …greturn_args), .sy_call = (sy_call_t *)linux_sigreturn, .sy_auevent = AUE_SIGRETURN, .sy_flags = 0…
|
| H A D | linux32_proto.h | 2079 #define LINUX32_SYS_AUE_linux_sigreturn AUE_SIGRETURN
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_sysent.c | 139 …greturn_args), .sy_call = (sy_call_t *)linux_sigreturn, .sy_auevent = AUE_SIGRETURN, .sy_flags = 0…
|
| H A D | linux_proto.h | 2075 #define LINUX_SYS_AUE_linux_sigreturn AUE_SIGRETURN
|