Home
last modified time | relevance | path

Searched refs:AUE_GETPID (Results 1 – 13 of 13) sorted by relevance

/f-stack/freebsd/bsm/
H A Daudit_kevents.h773 #define AUE_GETPID AUE_NULL macro
/f-stack/freebsd/arm64/linux/
H A Dlinux_sysent.c192 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_getpid, .sy_auevent = AUE_GETPID, .sy_flags = 0, .sy…
H A Dlinux_proto.h1526 #define LINUX_SYS_AUE_linux_getpid AUE_GETPID
/f-stack/freebsd/arm/linux/
H A Dlinux_sysent.c40 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_getpid, .sy_auevent = AUE_GETPID, .sy_flags = 0, .sy…
H A Dlinux_proto.h1572 #define LINUX_SYS_AUE_linux_getpid AUE_GETPID
/f-stack/freebsd/amd64/linux/
H A Dlinux_sysent.c59 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_getpid, .sy_auevent = AUE_GETPID, .sy_flags = 0, .sy…
H A Dlinux_proto.h1695 #define LINUX_SYS_AUE_linux_getpid AUE_GETPID
/f-stack/freebsd/amd64/linux32/
H A Dlinux32_sysent.c40 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_getpid, .sy_auevent = AUE_GETPID, .sy_flags = 0, .sy…
H A Dlinux32_proto.h2008 #define LINUX32_SYS_AUE_linux_getpid AUE_GETPID
/f-stack/freebsd/i386/linux/
H A Dlinux_sysent.c40 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_getpid, .sy_auevent = AUE_GETPID, .sy_flags = 0, .sy…
H A Dlinux_proto.h2003 #define LINUX_SYS_AUE_linux_getpid AUE_GETPID
/f-stack/freebsd/kern/
H A Dinit_sysent.c78 …{ .sy_narg = 0, .sy_call = (sy_call_t *)sys_getpid, .sy_auevent = AUE_GETPID, .sy_flags = SYF_CAPE…
/f-stack/freebsd/sys/
H A Dsysproto.h2723 #define SYS_AUE_getpid AUE_GETPID