Searched refs:ofreebsd32_sigaction_args (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/compat/freebsd32/
H A Dfreebsd32_proto.h855 struct ofreebsd32_sigaction_args { struct
913 int ofreebsd32_sigaction(struct thread *, struct ofreebsd32_sigaction_args *);
H A Dfreebsd32_sysent.c101 { compat(AS(ofreebsd32_sigaction_args),freebsd32_sigaction), AUE_SIGACTION, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 46 = old freebsd32_sigaction */
H A Dfreebsd32_misc.c2144 struct ofreebsd32_sigaction_args *uap)

Completed in 135 milliseconds