Home
last modified time | relevance | path

Searched defs:firstmsgsigs (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockstr.c1660 strwakeup_t *wakeups, strsigset_t *firstmsgsigs, in strsock_proto()
2652 strwakeup_t *wakeups, strsigset_t *firstmsgsigs, in strsock_misc()
/illumos-gate/usr/src/uts/common/os/
H A Dstreamio.c1564 strwakeup_t *wakeups, strsigset_t *firstmsgsigs, in strrput_proto()
1598 strwakeup_t *wakeups, strsigset_t *firstmsgsigs, in strrput_misc()
1619 strsigset_t firstmsgsigs; /* Signals if first message on queue */ in strrput() local