Home
last modified time | relevance | path

Searched refs:sigevent32 (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_signal.h47 struct sigevent32 { struct
63 int convert_sigevent32(struct sigevent32 *sig32, struct sigevent *sig); argument
H A Dfreebsd32_proto.h198 …char evp_l_[PADL_(struct sigevent32 *)]; struct sigevent32 * evp; char evp_r_[PADR_(struct sigeven…
243 …char sig_l_[PADL_(struct sigevent32 *)]; struct sigevent32 * sig; char sig_r_[PADR_(struct sigeven…
402 …r sigev_l_[PADL_(const struct sigevent32 *)]; const struct sigevent32 * sigev; char sigev_r_[PADR_…
H A Dfreebsd32_misc.c3093 struct sigevent32 ev32; in freebsd32_ktimer_create()
3814 convert_sigevent32(struct sigevent32 *sig32, struct sigevent *sig) in convert_sigevent32()
/freebsd/sys/kern/
H A Dvfs_aio.c2730 struct sigevent32 aio_sigevent; /* Signal to deliver */
3083 struct sigevent32 sig32; in freebsd32_lio_listio()
H A Duipc_mqueue.c2867 struct sigevent32 ev32; in freebsd32_kmq_notify()