Searched refs:AUE_LSEEK (Results 1 – 14 of 14) sorted by relevance
| /f-stack/freebsd/bsm/ |
| H A D | audit_kevents.h | 210 #define AUE_LSEEK 194 macro
|
| /f-stack/freebsd/kern/ |
| H A D | init_sysent.c | 77 …{ compat(AS(olseek_args),lseek), .sy_auevent = AUE_LSEEK, .sy_flags = SYF_CAPENABLED, .sy_thrcnt =… 257 …{ compat6(AS(freebsd6_lseek_args),lseek), .sy_auevent = AUE_LSEEK, .sy_flags = SYF_CAPENABLED, .sy… 536 …{ .sy_narg = AS(lseek_args), .sy_call = (sy_call_t *)sys_lseek, .sy_auevent = AUE_LSEEK, .sy_flags…
|
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_sysent.c | 39 …{ .sy_narg = AS(linux_lseek_args), .sy_call = (sy_call_t *)linux_lseek, .sy_auevent = AUE_LSEEK, .… 160 …{ .sy_narg = AS(linux_llseek_args), .sy_call = (sy_call_t *)linux_llseek, .sy_auevent = AUE_LSEEK,…
|
| H A D | linux_proto.h | 1571 #define LINUX_SYS_AUE_linux_lseek AUE_LSEEK 1639 #define LINUX_SYS_AUE_linux_llseek AUE_LSEEK
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_sysent.c | 39 …{ .sy_narg = AS(linux_lseek_args), .sy_call = (sy_call_t *)linux_lseek, .sy_auevent = AUE_LSEEK, .… 160 …{ .sy_narg = AS(linux_llseek_args), .sy_call = (sy_call_t *)linux_llseek, .sy_auevent = AUE_LSEEK,…
|
| H A D | linux32_proto.h | 2007 #define LINUX32_SYS_AUE_linux_lseek AUE_LSEEK 2094 #define LINUX32_SYS_AUE_linux_llseek AUE_LSEEK
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_sysent.c | 39 …{ .sy_narg = AS(linux_lseek_args), .sy_call = (sy_call_t *)linux_lseek, .sy_auevent = AUE_LSEEK, .… 160 …{ .sy_narg = AS(linux_llseek_args), .sy_call = (sy_call_t *)linux_llseek, .sy_auevent = AUE_LSEEK,…
|
| H A D | linux_proto.h | 2002 #define LINUX_SYS_AUE_linux_lseek AUE_LSEEK 2091 #define LINUX_SYS_AUE_linux_llseek AUE_LSEEK
|
| /f-stack/freebsd/security/audit/ |
| H A D | audit_bsm.c | 1030 case AUE_LSEEK: in kaudit_to_bsm()
|
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_sysent.c | 82 …{ .sy_narg = AS(linux_lseek_args), .sy_call = (sy_call_t *)linux_lseek, .sy_auevent = AUE_LSEEK, .…
|
| H A D | linux_proto.h | 1441 #define LINUX_SYS_AUE_linux_lseek AUE_LSEEK
|
| /f-stack/freebsd/sys/ |
| H A D | sysproto.h | 2722 #define SYS_AUE_olseek AUE_LSEEK 2875 #define SYS_AUE_freebsd6_lseek AUE_LSEEK 3080 #define SYS_AUE_lseek AUE_LSEEK
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_sysent.c | 28 …{ .sy_narg = AS(linux_lseek_args), .sy_call = (sy_call_t *)linux_lseek, .sy_auevent = AUE_LSEEK, .…
|
| H A D | linux_proto.h | 1670 #define LINUX_SYS_AUE_linux_lseek AUE_LSEEK
|