Searched refs:CH_STOPI (Results 1 – 2 of 2) sorted by relevance
167 #define CH_STOPI 0x0004 /* Input is stopped */ macro
280 channel->ch_flags &= ~(CH_STOPI); in jsm_tty_close()576 if (ch->ch_flags & CH_STOPI) { in jsm_input()