osigevent
convert_old_sigevent(struct osigevent *osig, struct sigevent *nsig)
struct osigevent aio_sigevent; /* Signal to deliver */
struct osigevent osig;
char sig_l_[PADL_(struct osigevent *)]; struct osigevent * sig; char sig_r_[PADR_(struct osigevent *)];