Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dstreamio.c1564 strwakeup_t *wakeups, strsigset_t *firstmsgsigs, in strrput_proto() argument
1573 *firstmsgsigs = S_INPUT | S_RDNORM; in strrput_proto()
1576 *firstmsgsigs = S_INPUT | S_RDBAND; in strrput_proto()
1581 *firstmsgsigs = S_HIPRI; in strrput_proto()
1598 strwakeup_t *wakeups, strsigset_t *firstmsgsigs, in strrput_misc() argument
1602 *firstmsgsigs = 0; in strrput_misc()
1619 strsigset_t firstmsgsigs; /* Signals if first message on queue */ in strrput() local
1702 firstmsgsigs = S_INPUT | S_RDNORM; in strrput()
1705 firstmsgsigs = S_INPUT | S_RDBAND; in strrput()
1709 allmsgsigs = firstmsgsigs; in strrput()
[all …]
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockstr.c112 strwakeup_t *wakeups, strsigset_t *firstmsgsigs,
115 strwakeup_t *wakeups, strsigset_t *firstmsgsigs,
1660 strwakeup_t *wakeups, strsigset_t *firstmsgsigs, in strsock_proto() argument
1674 *firstmsgsigs = *wakeups = *allmsgsigs = *pollwakeups = 0; in strsock_proto()
2652 strwakeup_t *wakeups, strsigset_t *firstmsgsigs, in strsock_misc() argument
2665 *wakeups = *allmsgsigs = *firstmsgsigs = *pollwakeups = 0; in strsock_misc()