Searched refs:TF_LITERAL (Results 1 – 4 of 4) sorted by relevance
78 #define TF_LITERAL 0x00200 /* Accept the next character literally. */ macro
1065 if (tp->t_flags & TF_LITERAL) { in ttydisc_rint()1066 tp->t_flags &= ~TF_LITERAL; in ttydisc_rint()1081 tp->t_flags |= TF_LITERAL; in ttydisc_rint()
2306 { TF_LITERAL, 'L' },
305 { TF_LITERAL, 'L' },