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

/freebsd-9.3-release/sys/i386/ibcs2/
H A Dibcs2_isc_sysent.c34 { 0, (sy_call_t *)sys_getpid, AUE_GETPID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 13 = getpid */
/freebsd-9.3-release/contrib/openbsm/sys/bsm/
H A Daudit_kevents.h713 #define AUE_GETPID AUE_NULL macro
/freebsd-9.3-release/sys/bsm/
H A Daudit_kevents.h714 #define AUE_GETPID AUE_NULL macro
/freebsd-9.3-release/sys/amd64/linux32/
H A Dlinux32_sysent.c42 { 0, (sy_call_t *)linux_getpid, AUE_GETPID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 20 = linux_getpid */
H A Dlinux32_proto.h1418 #define LINUX_SYS_AUE_linux_getpid AUE_GETPID
/freebsd-9.3-release/sys/i386/linux/
H A Dlinux_sysent.c41 { 0, (sy_call_t *)linux_getpid, AUE_GETPID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 20 = linux_getpid */
H A Dlinux_proto.h1438 #define LINUX_SYS_AUE_linux_getpid AUE_GETPID
/freebsd-9.3-release/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c70 { 0, (sy_call_t *)sys_getpid, AUE_GETPID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 20 = getpid */
/freebsd-9.3-release/sys/kern/
H A Dinit_sysent.c57 { 0, (sy_call_t *)sys_getpid, AUE_GETPID, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 20 = getpid */
/freebsd-9.3-release/sys/sys/
H A Dsysproto.h2425 #define SYS_AUE_getpid AUE_GETPID

Completed in 163 milliseconds