Home
last modified time | relevance | path

Searched refs:ofreebsd32_sigreturn_args (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/sys/arm64/arm64/
H A Dfreebsd32_machdep.c465 ofreebsd32_sigreturn(struct thread *td, struct ofreebsd32_sigreturn_args *uap) in ofreebsd32_sigreturn()
/freebsd-14.2/sys/amd64/ia32/
H A Dia32_signal.c695 ofreebsd32_sigreturn(struct thread *td, struct ofreebsd32_sigreturn_args *uap) in ofreebsd32_sigreturn()
/freebsd-14.2/sys/compat/freebsd32/
H A Dfreebsd32_proto.h847 struct ofreebsd32_sigreturn_args { struct
892 int ofreebsd32_sigreturn(struct thread *, struct ofreebsd32_sigreturn_args *);
H A Dfreebsd32_sysent.c167 …{ compat(AS(ofreebsd32_sigreturn_args),freebsd32_sigreturn), .sy_auevent = AUE_SIGRETURN, .sy_flag…