Home
last modified time | relevance | path

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

/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_signal.h38 struct osigevent32 { struct
H A Dfreebsd32_proto.h1016 …char sig_l_[PADL_(struct osigevent32 *)]; struct osigevent32 * sig; char sig_r_[PADR_(struct osige…
/freebsd/sys/kern/
H A Dvfs_aio.c2713 struct osigevent32 aio_sigevent; /* Signal to deliver */
2735 convert_old_sigevent32(struct osigevent32 *osig, struct sigevent *nsig) in convert_old_sigevent32()
3037 struct osigevent32 osig; in freebsd6_freebsd32_lio_listio()