Searched refs:UN_CLOSING (Results 1 – 4 of 4) sorted by relevance
241 #define UN_CLOSING 0x0002 /* Line is being closed */ macro
534 !(tp->termios.c_cflag & CREAD) || (ch->ch_tun.un_flags & UN_CLOSING)) { in dgnc_input()1094 (((ch->ch_tun.un_flags | ch->ch_pun.un_flags) & UN_CLOSING) == 0)); in dgnc_tty_open()1258 if (!((ch->ch_tun.un_flags | ch->ch_pun.un_flags) & UN_CLOSING)) { in dgnc_block_til_ready()1425 un->un_flags |= UN_CLOSING; in dgnc_tty_close()1497 un->un_flags &= ~(UN_ISOPEN | UN_CLOSING); in dgnc_tty_close()
607 #define UN_CLOSING 0x0002 /* Line is being closed */ macro
1582 (ch->ch_tun.un_flags & UN_CLOSING)) { in dgap_input()3116 UN_CLOSING)) { in dgap_block_til_ready()4636 un->un_flags |= UN_CLOSING; in dgap_tty_close()4699 un->un_flags &= ~(UN_ISOPEN | UN_CLOSING); in dgap_tty_close()