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.h2582 …char sig_l_[PADL_(struct osigevent *)]; struct osigevent * sig; char sig_r_[PADR_(struct osigevent
/freebsd/sys/kern/
H A Dvfs_aio.c190 struct osigevent aio_sigevent; /* Signal to deliver */
1367 convert_old_sigevent(struct osigevent *osig, struct sigevent *nsig) in convert_old_sigevent()
2376 struct osigevent osig; in freebsd6_lio_listio()