Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/
H A Daio.h89 struct user_sigevent aio_sigevent; /* Signal number and value */
H A Dsignal.h221 struct user_sigevent { struct
/xnu-12377.41.6/bsd/kern/
H A Dkern_aio.c1331 aio_copy_in_sigev(proc_t procp, user_addr_t sigp, struct user_sigevent *sigev) in aio_copy_in_sigev()
1393 aio_sigev_validate(const struct user_sigevent *sigev) in aio_sigev_validate()
1562 struct user_sigevent aiosigev = { }; in lio_listio()