Searched refs:ofreebsd32_sigaction_args (Results 1 – 3 of 3) sorted by relevance
836 struct ofreebsd32_sigaction_args { struct895 int ofreebsd32_sigaction(struct thread *, struct ofreebsd32_sigaction_args *);
116 …{ compat(AS(ofreebsd32_sigaction_args),freebsd32_sigaction), .sy_auevent = AUE_SIGACTION, .sy_flag…
2882 struct ofreebsd32_sigaction_args *uap) in ofreebsd32_sigaction()