Searched defs:sigev (Results 1 – 4 of 4) sorted by relevance
/titanic_51/usr/src/uts/common/fs/sockfs/ |
H A D | socknotify.c | 98 int sigev = 0; in so_notify_disconnecting() local 127 int sigev = 0; in so_notify_disconnected() local 293 int sigev in so_notify_eof() local 348 int sigev = 0; so_notify_shutdown() local 372 i_so_notify_last_rx(struct sonode * so,int * pollev,int * sigev) i_so_notify_last_rx() argument 393 i_so_notify_last_tx(struct sonode * so,int * pollev,int * sigev) i_so_notify_last_tx() argument [all...] |
/titanic_51/usr/src/uts/common/os/ |
H A D | aio_subr.c | 199 sigqueue_t *sigev = NULL; in aio_done() local 437 aio_sigev_send(proc_t *p, sigqueue_t *sigev) in aio_sigev_send() argument 944 sigqueue_t *sigev, *lio_sigev = NULL; in aio_cleanup_notifyq() local [all...] |
H A D | aio.c | 1198 struct sigevent *sigev) in alio() argument 1555 void *sigev, in aliowait() argument 2059 struct sigevent *sigev; in aiorw() local 2402 struct sigevent *sigev; aio_req_setup() local 2900 alioLF(int mode_arg,void * aiocb_arg,int nent,void * sigev) alioLF() argument 3299 struct sigevent32 *sigev; aio_req_setupLF() local 3375 alio32(int mode_arg,void * aiocb_arg,int nent,void * sigev) alio32() argument [all...] |
/titanic_51/usr/src/cmd/cmd-inet/usr.lib/ilbd/ |
H A D | ilbd_hc.c | 461 struct sigevent sigev; in ilbd_hc_timer_init() local
|