Searched refs:AUE_GETPID (Results 1 - 14 of 14) sorted by relevance

/freebsd-12-stable/sys/i386/ibcs2/
H A Dibcs2_isc_sysent.c33 { 0, (sy_call_t *)sys_getpid, AUE_GETPID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 13 = getpid */
/freebsd-12-stable/contrib/openbsm/sys/bsm/
H A Daudit_kevents.h751 #define AUE_GETPID AUE_NULL macro
/freebsd-12-stable/sys/bsm/
H A Daudit_kevents.h756 #define AUE_GETPID AUE_NULL macro
/freebsd-12-stable/sys/arm64/linux/
H A Dlinux_sysent.c192 { 0, (sy_call_t *)linux_getpid, AUE_GETPID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 172 = linux_getpid */
H A Dlinux_proto.h1469 #define LINUX_SYS_AUE_linux_getpid AUE_GETPID
/freebsd-12-stable/sys/amd64/linux/
H A Dlinux_sysent.c59 { 0, (sy_call_t *)linux_getpid, AUE_GETPID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 39 = linux_getpid */
H A Dlinux_proto.h1638 #define LINUX_SYS_AUE_linux_getpid AUE_GETPID
/freebsd-12-stable/sys/i386/linux/
H A Dlinux_sysent.c40 { 0, (sy_call_t *)linux_getpid, AUE_GETPID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 20 = linux_getpid */
H A Dlinux_proto.h1950 #define LINUX_SYS_AUE_linux_getpid AUE_GETPID
/freebsd-12-stable/sys/amd64/linux32/
H A Dlinux32_sysent.c40 { 0, (sy_call_t *)linux_getpid, AUE_GETPID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 20 = linux_getpid */
H A Dlinux32_proto.h1941 #define LINUX32_SYS_AUE_linux_getpid AUE_GETPID
/freebsd-12-stable/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c79 { 0, (sy_call_t *)sys_getpid, AUE_GETPID, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 20 = getpid */
/freebsd-12-stable/sys/kern/
H A Dinit_sysent.c72 { 0, (sy_call_t *)sys_getpid, AUE_GETPID, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 20 = getpid */
/freebsd-12-stable/sys/sys/
H A Dsysproto.h2650 #define SYS_AUE_getpid AUE_GETPID

Completed in 183 milliseconds