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

/freebsd-11-stable/sys/compat/freebsd32/
H A Dfreebsd32_proto.h860 struct ofreebsd32_sigprocmask_args { struct
914 int ofreebsd32_sigprocmask(struct thread *, struct ofreebsd32_sigprocmask_args *);
H A Dfreebsd32_sysent.c103 { compat(AS(ofreebsd32_sigprocmask_args),freebsd32_sigprocmask), AUE_SIGPROCMASK, NULL, 0, 0, 0, SY_THR_STATIC }, /* 48 = old freebsd32_sigprocmask */
H A Dfreebsd32_misc.c2175 struct ofreebsd32_sigprocmask_args *uap)

Completed in 96 milliseconds