Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/sys/
H A Daio.h89 struct user_sigevent aio_sigevent; /* Signal number and value */
H A Dsignal.h220 struct user_sigevent { struct
/xnu-10002.41.9/bsd/kern/
H A Dkern_aio.c1213 aio_copy_in_sigev(proc_t procp, user_addr_t sigp, struct user_sigevent *sigev) in aio_copy_in_sigev()
1275 aio_sigev_validate(const struct user_sigevent *sigev) in aio_sigev_validate()
1376 struct user_sigevent aiosigev = { }; in lio_listio()