Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dtty_ttydisc.c76 #define CTL_PRINT(c,q) ((c) == 0x7f || ((unsigned char)(c) < 0x20 && \ macro
737 } else if (CMP_FLAG(l, ECHOCTL) && CTL_PRINT(c, quote)) { in ttydisc_echo_force()
812 if (CTL_PRINT(c, quote)) { in ttydisc_recalc_charlength()
853 if (CTL_PRINT(c, quote)) { in ttydisc_rubchar()