Searched refs:sigevent32 (Results 1 – 4 of 4) sorted by relevance
80 struct sigevent32 aio_sigevent; /* notification type */101 struct sigevent32 aio_sigevent; /* notification type */
106 struct sigevent32 { struct
2046 struct sigevent32 *sigev32; in aiorw()2917 struct sigevent32 sigevk; in alioLF()3299 struct sigevent32 *sigev; in aio_req_setupLF()3392 struct sigevent32 sigevk; in alio32()3431 (sigev && copyin(sigev, &sigevk, sizeof (struct sigevent32)))) { in alio32()
503 struct sigevent32 ev32; in timer_create()