Home
last modified time | relevance | path

Searched defs:ofreebsd32_sigaction_args (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_proto.h836 struct ofreebsd32_sigaction_args { struct
837 char signum_l_[PADL_(int)]; int signum; char signum_r_[PADR_(int)];
838 …ADL_(struct osigaction32 *)]; struct osigaction32 * nsa; char nsa_r_[PADR_(struct osigaction32 *)];
839 …ADL_(struct osigaction32 *)]; struct osigaction32 * osa; char osa_r_[PADR_(struct osigaction32 *)];