Home
last modified time | relevance | path

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

/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_proto.h900 int ofreebsd32_sigstack(struct thread *, struct ofreebsd32_sigstack_args *);
H A Dfreebsd32_misc.c3016 ofreebsd32_sigstack(struct thread *td, in ofreebsd32_sigstack() function