Home
last modified time | relevance | path

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

/NextBSD/sys/kern/
HDtty_ttydisc.c74 #define CTL_PRINT(c,q) ((c) == 0x7f || ((unsigned char)(c) < 0x20 && \ macro
639 } else if (CMP_FLAG(l, ECHOCTL) && CTL_PRINT(c, quote)) { in ttydisc_echo_force()
714 if (CTL_PRINT(c, quote)) { in ttydisc_recalc_charlength()
755 if (CTL_PRINT(c, quote)) { in ttydisc_rubchar()