Searched refs:AUE_SYMLINK (Results 1 – 12 of 12) sorted by relevance
| /f-stack/freebsd/bsm/ |
| H A D | audit_kevents.h | 75 #define AUE_SYMLINK 21 macro
|
| /f-stack/freebsd/security/audit/ |
| H A D | audit_bsm.c | 1699 case AUE_SYMLINK: in kaudit_to_bsm()
|
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_sysent.c | 103 …ux_symlink_args), .sy_call = (sy_call_t *)linux_symlink, .sy_auevent = AUE_SYMLINK, .sy_flags = 0,…
|
| H A D | linux_proto.h | 1606 #define LINUX_SYS_AUE_linux_symlink AUE_SYMLINK
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_sysent.c | 108 …ux_symlink_args), .sy_call = (sy_call_t *)linux_symlink, .sy_auevent = AUE_SYMLINK, .sy_flags = 0,…
|
| H A D | linux_proto.h | 1741 #define LINUX_SYS_AUE_linux_symlink AUE_SYMLINK
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_sysent.c | 103 …ux_symlink_args), .sy_call = (sy_call_t *)linux_symlink, .sy_auevent = AUE_SYMLINK, .sy_flags = 0,…
|
| H A D | linux32_proto.h | 2054 #define LINUX32_SYS_AUE_linux_symlink AUE_SYMLINK
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_sysent.c | 103 …ux_symlink_args), .sy_call = (sy_call_t *)linux_symlink, .sy_auevent = AUE_SYMLINK, .sy_flags = 0,…
|
| H A D | linux_proto.h | 2047 #define LINUX_SYS_AUE_linux_symlink AUE_SYMLINK
|
| /f-stack/freebsd/kern/ |
| H A D | init_sysent.c | 115 …{ .sy_narg = AS(symlink_args), .sy_call = (sy_call_t *)sys_symlink, .sy_auevent = AUE_SYMLINK, .sy…
|
| /f-stack/freebsd/sys/ |
| H A D | sysproto.h | 2760 #define SYS_AUE_symlink AUE_SYMLINK
|