Searched defs:events_arg (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/syscall/
H A Dpoll.c765 pollwakeup(pollhead_t *php, short events_arg) argument
768 int events = (ushort_t)events_arg;
/illumos-gate/usr/src/uts/common/os/
H A Dstreamio.c8179 short events_arg,
8184 int events = (ushort_t)events_arg;
8177 strpoll( struct stdata *stp, short events_arg, int anyyet, short *reventsp, struct pollhead **phpp) argument

Completed in 80 milliseconds