Searched refs:freebsd32_sigreturn_args (Results 1 – 6 of 6) sorted by relevance
300 freebsd32_sigreturn(struct thread *td, struct freebsd32_sigreturn_args *uap) in freebsd32_sigreturn()
906 freebsd32_sigreturn(struct thread *td, struct freebsd32_sigreturn_args *uap) in freebsd32_sigreturn()
839 freebsd32_sigreturn(struct thread *td, struct freebsd32_sigreturn_args *uap) in freebsd32_sigreturn()
339 struct freebsd32_sigreturn_args { struct769 int freebsd32_sigreturn(struct thread *, struct freebsd32_sigreturn_args *);
487 …{ .sy_narg = AS(freebsd32_sigreturn_args), .sy_call = (sy_call_t *)freebsd32_sigreturn, .sy_aueven…
1942 struct freebsd32_sigreturn_args *p = params; in systrace_args()