Searched refs:freebsd32_sigreturn_args (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/mips/mips/
H A Dfreebsd32_machdep.c251 freebsd32_sigreturn(struct thread *td, struct freebsd32_sigreturn_args *uap)
/freebsd-11-stable/sys/powerpc/powerpc/
H A Dexec_machdep.c764 freebsd32_sigreturn(struct thread *td, struct freebsd32_sigreturn_args *uap)
/freebsd-11-stable/sys/compat/freebsd32/
H A Dfreebsd32_proto.h358 struct freebsd32_sigreturn_args { struct
769 int freebsd32_sigreturn(struct thread *, struct freebsd32_sigreturn_args *);
H A Dfreebsd32_sysent.c472 { AS(freebsd32_sigreturn_args), (sy_call_t *)freebsd32_sigreturn, AUE_SIGRETURN, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 417 = freebsd32_sigreturn */
H A Dfreebsd32_systrace_args.c2121 struct freebsd32_sigreturn_args *p = params;
/freebsd-11-stable/sys/amd64/ia32/
H A Dia32_signal.c837 struct freebsd32_sigreturn_args /* {

Completed in 306 milliseconds