Home
last modified time | relevance | path

Searched defs:sigreturn_args (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/arm64/arm64/
H A Dmachdep.c774 struct sigreturn_args { struct
780 sys_sigreturn(struct thread *td, struct sigreturn_args *uap) in sys_sigreturn() argument
/f-stack/freebsd/sys/
H A Dsysproto.h1128 struct sigreturn_args { struct
1129 …ontext *)]; const struct __ucontext * sigcntxp; char sigcntxp_r_[PADR_(const struct __ucontext *)];