sigevent
int, struct sigevent * __restrict);
int mq_notify(mqd_t, const struct sigevent *);
struct sigevent;
int timer_create(clockid_t, struct sigevent * __restrict,
struct sigevent sig;
sizeof(struct sigevent));
int linux_to_native_sigevent(struct sigevent *,
linux_to_native_sigevent(struct sigevent *nsep,
struct sigevent *sep = dst;
int linux32_to_native_sigevent(struct sigevent *,
linux32_to_native_sigevent(struct sigevent *nsep,
struct sigevent *sep = dst;
netbsd32_to_sigevent(const struct netbsd32_sigevent *ev32, struct sigevent *ev)
struct sigevent *evp = dst;
timer_create1(timer_t *tid, clockid_t id, struct sigevent *evp,
static void aiost_sigsend(struct proc *, struct sigevent *);
struct sigevent *sig;
struct sigevent *sig = &lio->sig;
aiost_sigsend(struct proc *p, struct sigevent *sig)
struct sigevent sig;
sizeof(struct sigevent));
sizeof(struct sigevent));
int rump_sys_lio_listio(int, struct aiocb *const *, int, struct sigevent *) __RENAME(RUMP_SYS_RENAME_LIO_LISTIO);
struct sigevent;
int rump_sys_timer_create(clockid_t, struct sigevent *, timer_t *) __RENAME(RUMP_SYS_RENAME_TIMER_CREATE);
int rump___sysimpl_timer_create(clockid_t, struct sigevent *, timer_t *);
rump___sysimpl_timer_create(clockid_t clock_id, struct sigevent * evp, timer_t * timerid)
int rump___sysimpl_lio_listio(int, struct aiocb *const *, int, struct sigevent *);
rump___sysimpl_lio_listio(int mode, struct aiocb *const * list, int nent, struct sigevent * sig)
struct sigevent sig; /* Signal of lio_listio() calls */
struct sigevent aio_sigevent; /* Signal to deliver */
struct sigevent mq_sig_notify;
syscallarg(struct sigevent *) evp;
syscallarg(const struct sigevent *) notification;
syscallarg(struct sigevent *) sig;
struct sigevent pt_ev; /* event notification info */
int timer_create1(timer_t *, clockid_t, struct sigevent *, copyin_t,
struct sigevent sigev;
struct sigevent ev;
(void)memset(&ev, 0, sizeof(struct sigevent));
struct sigevent evt;
(void)memset(&evt, 0, sizeof(struct sigevent));
struct sigevent sigev = {
struct sigevent sigev = {
struct sigevent ev;