Searched refs:svr4_sigaction (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/compat/svr4/
H A Dsvr4_signal.h106 struct svr4_sigaction { struct
H A Dsvr4_signal.c58 void svr4_to_bsd_sigaction(const struct svr4_sigaction *, struct sigaction *);
59 void bsd_to_svr4_sigaction(const struct sigaction *, struct svr4_sigaction *);
182 const struct svr4_sigaction *ssa;
210 struct svr4_sigaction *ssa;
265 struct svr4_sigaction isa;
H A Dsvr4_proto.h193 char nsa_l_[PADL_(struct svr4_sigaction *)]; struct svr4_sigaction * nsa; char nsa_r_[PADR_(struct svr4_sigaction *)];
194 char osa_l_[PADL_(struct svr4_sigaction *)]; struct svr4_sigaction * osa; char osa_r_[PADR_(struct svr4_sigaction *)];

Completed in 94 milliseconds