Searched refs:osigreturn_args (Results 1 – 4 of 4) sorted by relevance
2316 struct osigreturn_args { struct2398 int osigreturn(struct thread *, struct osigreturn_args *);
746 struct osigreturn_args /* {
933 osigreturn(struct thread *td, struct osigreturn_args *uap) in osigreturn()
161 …{ compat(AS(osigreturn_args),sigreturn), .sy_auevent = AUE_SIGRETURN, .sy_flags = SYF_CAPENABLED, …