Home
last modified time | relevance | path

Searched refs:events_arg (Results 1 – 2 of 2) sorted by relevance

/onnv-gate/usr/src/uts/common/syscall/
H A Dpoll.c735 pollwakeup(pollhead_t *php, short events_arg) in pollwakeup() argument
738 int events = (ushort_t)events_arg; in pollwakeup()
/onnv-gate/usr/src/uts/common/os/
H A Dstreamio.c8178 short events_arg, in strpoll() argument
8183 int events = (ushort_t)events_arg; in strpoll()