Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dsignalvar.h202 struct osigevent { struct
H A Dsysproto.h2593 …char sig_l_[PADL_(struct osigevent *)]; struct osigevent * sig; char sig_r_[PADR_(struct osigevent
/freebsd/sys/kern/
H A Dvfs_aio.c184 struct osigevent aio_sigevent; /* Signal to deliver */
1359 convert_old_sigevent(struct osigevent *osig, struct sigevent *nsig) in convert_old_sigevent()
2349 struct osigevent osig; in freebsd6_lio_listio()