Home
last modified time | relevance | path

Searched refs:ofreebsd32_sigstack (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/sys/compat/freebsd32/
H A Dfreebsd32_proto.h894 int ofreebsd32_sigstack(struct thread *, struct ofreebsd32_sigstack_args *);
H A Dfreebsd32_misc.c2954 ofreebsd32_sigstack(struct thread *td, in ofreebsd32_sigstack() function