Home
last modified time | relevance | path

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

/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_proto.h895 int ofreebsd32_sigaction(struct thread *, struct ofreebsd32_sigaction_args *);
H A Dfreebsd32_misc.c2940 ofreebsd32_sigaction(struct thread *td, in ofreebsd32_sigaction() function