Home
last modified time | relevance | path

Searched refs:AUE_PWRITE (Results 1 – 14 of 14) sorted by relevance

/f-stack/freebsd/bsm/
H A Daudit_kevents.h599 #define AUE_PWRITE 43193 /* Darwin/FreeBSD. */ macro
/f-stack/freebsd/security/audit/
H A Daudit_bsm.c1034 case AUE_PWRITE: in kaudit_to_bsm()
/f-stack/freebsd/arm64/linux/
H A Dlinux_sysent.c88 …{ .sy_narg = AS(linux_pwrite_args), .sy_call = (sy_call_t *)linux_pwrite, .sy_auevent = AUE_PWRITE
H A Dlinux_proto.h1443 #define LINUX_SYS_AUE_linux_pwrite AUE_PWRITE
/f-stack/freebsd/kern/
H A Dinit_sysent.c232 …{ compat6(AS(freebsd6_pwrite_args),pwrite), .sy_auevent = AUE_PWRITE, .sy_flags = SYF_CAPENABLED, …
534 …{ .sy_narg = AS(pwrite_args), .sy_call = (sy_call_t *)sys_pwrite, .sy_auevent = AUE_PWRITE, .sy_fl…
/f-stack/freebsd/arm/linux/
H A Dlinux_sysent.c201 …{ .sy_narg = AS(linux_pwrite_args), .sy_call = (sy_call_t *)linux_pwrite, .sy_auevent = AUE_PWRITE
H A Dlinux_proto.h1668 #define LINUX_SYS_AUE_linux_pwrite AUE_PWRITE
/f-stack/freebsd/amd64/linux/
H A Dlinux_sysent.c38 …{ .sy_narg = AS(linux_pwrite_args), .sy_call = (sy_call_t *)linux_pwrite, .sy_auevent = AUE_PWRITE
H A Dlinux_proto.h1679 #define LINUX_SYS_AUE_linux_pwrite AUE_PWRITE
/f-stack/freebsd/amd64/linux32/
H A Dlinux32_sysent.c201 …{ .sy_narg = AS(linux_pwrite_args), .sy_call = (sy_call_t *)linux_pwrite, .sy_auevent = AUE_PWRITE
H A Dlinux32_proto.h2125 #define LINUX32_SYS_AUE_linux_pwrite AUE_PWRITE
/f-stack/freebsd/i386/linux/
H A Dlinux_sysent.c201 …{ .sy_narg = AS(linux_pwrite_args), .sy_call = (sy_call_t *)linux_pwrite, .sy_auevent = AUE_PWRITE
H A Dlinux_proto.h2121 #define LINUX_SYS_AUE_linux_pwrite AUE_PWRITE
/f-stack/freebsd/sys/
H A Dsysproto.h2860 #define SYS_AUE_freebsd6_pwrite AUE_PWRITE
3078 #define SYS_AUE_pwrite AUE_PWRITE