Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/compat/freebsd32/
HDfreebsd32_proto.h922 int ofreebsd32_sigsuspend(struct thread *, struct ofreebsd32_sigsuspend_args *);
HDfreebsd32_misc.c2268 ofreebsd32_sigsuspend(struct thread *td, in ofreebsd32_sigsuspend() function