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

/freebsd-9.3-release/contrib/openbsm/sys/bsm/
H A Daudit_kevents.h780 #define AUE_SIGRETURN AUE_NULL macro
/freebsd-9.3-release/sys/bsm/
H A Daudit_kevents.h781 #define AUE_SIGRETURN AUE_NULL macro
/freebsd-9.3-release/sys/kern/
H A Dinit_sysent.c140 { compat(AS(osigreturn_args),sigreturn), AUE_SIGRETURN, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 103 = old sigreturn */
381 { compat4(AS(freebsd4_sigreturn_args),sigreturn), AUE_SIGRETURN, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 344 = freebsd4 sigreturn */
454 { AS(sigreturn_args), (sy_call_t *)sys_sigreturn, AUE_SIGRETURN, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 417 = sigreturn */
/freebsd-9.3-release/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c394 { compat4(AS(freebsd4_freebsd32_sigreturn_args),freebsd32_sigreturn), AUE_SIGRETURN, NULL, 0, 0, 0, SY_THR_STATIC }, /* 344 = freebsd4 freebsd32_sigreturn */
467 { AS(freebsd32_sigreturn_args), (sy_call_t *)freebsd32_sigreturn, AUE_SIGRETURN, NULL, 0, 0, 0, SY_THR_STATIC }, /* 417 = freebsd32_sigreturn */
H A Dfreebsd32_proto.h1153 #define FREEBSD32_SYS_AUE_freebsd4_freebsd32_sigreturn AUE_SIGRETURN
1163 #define FREEBSD32_SYS_AUE_freebsd32_sigreturn AUE_SIGRETURN
/freebsd-9.3-release/sys/amd64/linux32/
H A Dlinux32_sysent.c141 { AS(linux_sigreturn_args), (sy_call_t *)linux_sigreturn, AUE_SIGRETURN, NULL, 0, 0, 0, SY_THR_STATIC }, /* 119 = linux_sigreturn */
H A Dlinux32_proto.h1489 #define LINUX_SYS_AUE_linux_sigreturn AUE_SIGRETURN
/freebsd-9.3-release/sys/i386/linux/
H A Dlinux_sysent.c140 { AS(linux_sigreturn_args), (sy_call_t *)linux_sigreturn, AUE_SIGRETURN, NULL, 0, 0, 0, SY_THR_STATIC }, /* 119 = linux_sigreturn */
H A Dlinux_proto.h1510 #define LINUX_SYS_AUE_linux_sigreturn AUE_SIGRETURN
/freebsd-9.3-release/sys/sys/
H A Dsysproto.h2502 #define SYS_AUE_osigreturn AUE_SIGRETURN
2669 #define SYS_AUE_freebsd4_sigreturn AUE_SIGRETURN
2728 #define SYS_AUE_sigreturn AUE_SIGRETURN

Completed in 281 milliseconds