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()
903 freebsd32_sigreturn(struct thread *td, struct freebsd32_sigreturn_args *uap) in freebsd32_sigreturn()
819 freebsd32_sigreturn(struct thread *td, struct freebsd32_sigreturn_args *uap) in freebsd32_sigreturn()
339 struct freebsd32_sigreturn_args { struct762 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…
1958 struct freebsd32_sigreturn_args *p = params; in systrace_args()