Searched refs:svr4_siginfo (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.2-release/sys/compat/svr4/
H A Dsvr4_ucontext.h67 union svr4_siginfo *sf_sip;
71 union svr4_siginfo sf_si;
H A Dsvr4_siginfo.h28 * $FreeBSD: releng/10.2/sys/compat/svr4/svr4_siginfo.h 151463 2005-10-19 09:33:15Z davidxu $
77 typedef union svr4_siginfo { union
H A Dsvr4_signal.h35 #include <compat/svr4/svr4_siginfo.h>
H A Dsvr4_sysvec.c66 #include <compat/svr4/svr4_siginfo.h>
H A Dsvr4_proto.h215 char info_l_[PADL_(union svr4_siginfo *)]; union svr4_siginfo * info; char info_r_[PADR_(union svr4_siginfo *)];
/freebsd-10.2-release/sys/i386/svr4/
H A Dsvr4_machdep.c69 static void svr4_getsiginfo(union svr4_siginfo *, int, u_long, caddr_t);
311 union svr4_siginfo *si;

Completed in 101 milliseconds