Searched refs:DGNC_PRINT (Results 1 – 5 of 5) sorted by relevance
342 ch->ch_pun.un_type = DGNC_PRINT; in dgnc_tty_init()1067 un->un_type = DGNC_PRINT; in dgnc_tty_open()1441 if ((un->un_type == DGNC_PRINT) && (ch->ch_flags & CH_PRON)) { in dgnc_tty_close()1489 if ((un->un_type == DGNC_PRINT) && (ch->ch_flags & CH_PRON)) { in dgnc_tty_close()1584 if (un->un_type != DGNC_PRINT) in dgnc_maxcps_room()1655 if (un->un_type == DGNC_PRINT) { in dgnc_tty_write_room()1764 if ((un->un_type == DGNC_PRINT) && !(ch->ch_flags & CH_PRON)) { in dgnc_tty_write()1775 if ((un->un_type != DGNC_PRINT) && (ch->ch_flags & CH_PRON)) { in dgnc_tty_write()1851 if ((un->un_type == DGNC_PRINT) && (ch->ch_digi.digi_maxcps > 0) in dgnc_tty_write()2784 if (!(un->un_type == DGNC_PRINT)) { in dgnc_tty_ioctl()
57 #define DGNC_PRINT 1 macro
649 (un->un_type == DGNC_PRINT) ? "pr" : "tty", in dgnc_tty_name_show()
529 (un->un_type == DGNC_PRINT)) in cls_param()
687 if (!(ch->ch_tun.un_flags & UN_ISOPEN) && (un->un_type == DGNC_PRINT)) in neo_param()