Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dser_sync.h247 #define STR_CLONE 1 /* This was opened thru clone device */ macro
/illumos-gate/usr/src/uts/sun/io/
H A Dzs_hdlc.c618 stp->str_state = STR_CLONE; in zsh_open()
656 if (stp->str_state == STR_CLONE) { in zsh_close()
794 if (stp->str_state == STR_CLONE) in zsh_close()
850 (stp->str_state == STR_CLONE)) { in zsh_wput()
871 if (stp->str_state == STR_CLONE) { /* Clone opened, limited. */ in zsh_wput()
983 if (stp->str_state != STR_CLONE) { in zsh_wput()