Home
last modified time | relevance | path

Searched refs:osigevent (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/sys/
H A Dsignalvar.h205 struct osigevent { struct
H A Dsysproto.h2534 …char sig_l_[PADL_(struct osigevent *)]; struct osigevent * sig; char sig_r_[PADR_(struct osigevent
/f-stack/freebsd/kern/
H A Dvfs_aio.c193 struct osigevent aio_sigevent; /* Signal to deliver */
1370 convert_old_sigevent(struct osigevent *osig, struct sigevent *nsig) in convert_old_sigevent()
2365 struct osigevent osig; in freebsd6_lio_listio()