Searched refs:AUE_SWAPON (Results 1 – 9 of 9) sorted by relevance
| /f-stack/freebsd/bsm/ |
| H A D | audit_kevents.h | 82 #define AUE_SWAPON 28 macro
|
| /f-stack/freebsd/security/audit/ |
| H A D | audit_bsm.c | 839 case AUE_SWAPON: in kaudit_to_bsm()
|
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_sysent.c | 244 …{ .sy_narg = AS(swapon_args), .sy_call = (sy_call_t *)sys_swapon, .sy_auevent = AUE_SWAPON, .sy_fl…
|
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_sysent.c | 107 …{ .sy_narg = AS(swapon_args), .sy_call = (sy_call_t *)sys_swapon, .sy_auevent = AUE_SWAPON, .sy_fl…
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_sysent.c | 187 …{ .sy_narg = AS(swapon_args), .sy_call = (sy_call_t *)sys_swapon, .sy_auevent = AUE_SWAPON, .sy_fl…
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_sysent.c | 107 …{ .sy_narg = AS(swapon_args), .sy_call = (sy_call_t *)sys_swapon, .sy_auevent = AUE_SWAPON, .sy_fl…
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_sysent.c | 107 …{ .sy_narg = AS(swapon_args), .sy_call = (sy_call_t *)sys_swapon, .sy_auevent = AUE_SWAPON, .sy_fl…
|
| /f-stack/freebsd/kern/ |
| H A D | init_sysent.c | 143 …{ .sy_narg = AS(swapon_args), .sy_call = (sy_call_t *)sys_swapon, .sy_auevent = AUE_SWAPON, .sy_fl…
|
| /f-stack/freebsd/sys/ |
| H A D | sysproto.h | 2784 #define SYS_AUE_swapon AUE_SWAPON
|