Searched refs:user_sigevent (Results 1 – 3 of 3) sorted by relevance
89 struct user_sigevent aio_sigevent; /* Signal number and value */
221 struct user_sigevent { struct
1331 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()