Searched refs:DGNC_PRINT (Results 1 – 5 of 5) sorted by relevance
345 ch->ch_pun.un_type = DGNC_PRINT; in dgnc_tty_init()1072 un->un_type = DGNC_PRINT; in dgnc_tty_open()1438 if ((un->un_type == DGNC_PRINT) && (ch->ch_flags & CH_PRON)) { in dgnc_tty_close()1485 if ((un->un_type == DGNC_PRINT) && (ch->ch_flags & CH_PRON)) { in dgnc_tty_close()1578 if (un->un_type != DGNC_PRINT) in dgnc_maxcps_room()1650 if (un->un_type == DGNC_PRINT) { in dgnc_tty_write_room()1754 if ((un->un_type == DGNC_PRINT) && !(ch->ch_flags & CH_PRON)) { in dgnc_tty_write()1765 if ((un->un_type != DGNC_PRINT) && (ch->ch_flags & CH_PRON)) { in dgnc_tty_write()1803 if ((un->un_type == DGNC_PRINT) && (ch->ch_digi.digi_maxcps > 0) in dgnc_tty_write()2716 if (!(un->un_type == DGNC_PRINT)) { in dgnc_tty_ioctl()
57 #define DGNC_PRINT 1 macro
661 (un->un_type == DGNC_PRINT) ? "pr" : "tty", in dgnc_tty_name_show()
521 (un->un_type == DGNC_PRINT)) in cls_param()
669 if (!(ch->ch_tun.un_flags & UN_ISOPEN) && (un->un_type == DGNC_PRINT)) in neo_param()