Searched refs:AUE_GETPPID (Results 1 - 9 of 9) sorted by relevance

/freebsd-9.3-release/contrib/openbsm/sys/bsm/
H A Daudit_kevents.h714 #define AUE_GETPPID AUE_NULL macro
/freebsd-9.3-release/sys/bsm/
H A Daudit_kevents.h715 #define AUE_GETPPID AUE_NULL macro
/freebsd-9.3-release/sys/amd64/linux32/
H A Dlinux32_sysent.c86 { 0, (sy_call_t *)linux_getppid, AUE_GETPPID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 64 = linux_getppid */
H A Dlinux32_proto.h1447 #define LINUX_SYS_AUE_linux_getppid AUE_GETPPID
/freebsd-9.3-release/sys/i386/linux/
H A Dlinux_sysent.c85 { 0, (sy_call_t *)linux_getppid, AUE_GETPPID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 64 = linux_getppid */
H A Dlinux_proto.h1468 #define LINUX_SYS_AUE_linux_getppid AUE_GETPPID
/freebsd-9.3-release/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c89 { 0, (sy_call_t *)sys_getppid, AUE_GETPPID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 39 = getppid */
/freebsd-9.3-release/sys/kern/
H A Dinit_sysent.c76 { 0, (sy_call_t *)sys_getppid, AUE_GETPPID, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 39 = getppid */
/freebsd-9.3-release/sys/sys/
H A Dsysproto.h2444 #define SYS_AUE_getppid AUE_GETPPID

Completed in 268 milliseconds