Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/os/
H A Dstreamio.c1494 strwakeup_t *wakeups, strsigset_t *firstmsgsigs, in strrput_proto() argument
1503 *firstmsgsigs = S_INPUT | S_RDNORM; in strrput_proto()
1506 *firstmsgsigs = S_INPUT | S_RDBAND; in strrput_proto()
1511 *firstmsgsigs = S_HIPRI; in strrput_proto()
1528 strwakeup_t *wakeups, strsigset_t *firstmsgsigs, in strrput_misc() argument
1532 *firstmsgsigs = 0; in strrput_misc()
1549 strsigset_t firstmsgsigs; /* Signals if first message on queue */ in strrput() local
1632 firstmsgsigs = S_INPUT | S_RDNORM; in strrput()
1635 firstmsgsigs = S_INPUT | S_RDBAND; in strrput()
1639 allmsgsigs = firstmsgsigs; in strrput()
[all …]
/titanic_44/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()