Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun/io/ttymux/
H A Dttymux_impl.h121 #define SM_CLOSE (0x100000) macro
H A Dttymux.c1599 uqi->sm_flags |= SM_CLOSE; in sm_ursendup()
2019 else if (uqi->sm_flags & SM_CLOSE) { in sm_qwait_sig()
2020 uqi->sm_flags &= ~SM_CLOSE; in sm_qwait_sig()