Searched refs:AUE_UNLINKAT (Results 1 – 14 of 14) sorted by relevance
| /f-stack/freebsd/bsm/ |
| H A D | audit_kevents.h | 302 #define AUE_UNLINKAT 286 macro
|
| /f-stack/freebsd/security/audit/ |
| H A D | audit_bsm.c | 844 case AUE_UNLINKAT: in kaudit_to_bsm()
|
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_sysent.c | 55 …unlinkat_args), .sy_call = (sy_call_t *)linux_unlinkat, .sy_auevent = AUE_UNLINKAT, .sy_flags = 0,…
|
| H A D | linux_proto.h | 1422 #define LINUX_SYS_AUE_linux_unlinkat AUE_UNLINKAT
|
| /f-stack/freebsd/kern/ |
| H A D | init_sysent.c | 561 …{ .sy_narg = AS(unlinkat_args), .sy_call = (sy_call_t *)sys_unlinkat, .sy_auevent = AUE_UNLINKAT, … 626 …{ .sy_narg = AS(funlinkat_args), .sy_call = (sy_call_t *)sys_funlinkat, .sy_auevent = AUE_UNLINKAT…
|
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_sysent.c | 348 …unlinkat_args), .sy_call = (sy_call_t *)linux_unlinkat, .sy_auevent = AUE_UNLINKAT, .sy_flags = 0,…
|
| H A D | linux_proto.h | 1786 #define LINUX_SYS_AUE_linux_unlinkat AUE_UNLINKAT
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_sysent.c | 283 …unlinkat_args), .sy_call = (sy_call_t *)linux_unlinkat, .sy_auevent = AUE_UNLINKAT, .sy_flags = 0,…
|
| H A D | linux_proto.h | 1872 #define LINUX_SYS_AUE_linux_unlinkat AUE_UNLINKAT
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_sysent.c | 321 …unlinkat_args), .sy_call = (sy_call_t *)linux_unlinkat, .sy_auevent = AUE_UNLINKAT, .sy_flags = 0,…
|
| H A D | linux32_proto.h | 2220 #define LINUX32_SYS_AUE_linux_unlinkat AUE_UNLINKAT
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_sysent.c | 321 …unlinkat_args), .sy_call = (sy_call_t *)linux_unlinkat, .sy_auevent = AUE_UNLINKAT, .sy_flags = 0,…
|
| H A D | linux_proto.h | 2217 #define LINUX_SYS_AUE_linux_unlinkat AUE_UNLINKAT
|
| /f-stack/freebsd/sys/ |
| H A D | sysproto.h | 3105 #define SYS_AUE_unlinkat AUE_UNLINKAT 3166 #define SYS_AUE_funlinkat AUE_UNLINKAT
|