Home
last modified time | relevance | path

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

/components/lwp/terminal/freebsd/
A Dtty_ttydisc.c1059 if (tp->t_flags & TF_LITERAL) in ttydisc_rint()
1061 tp->t_flags &= ~TF_LITERAL; in ttydisc_rint()
1079 tp->t_flags |= TF_LITERAL; in ttydisc_rint()
/components/lwp/terminal/
A Dterminal.h128 #define TF_LITERAL 0x00200 /* Accept the next character literally. */ macro

Completed in 8 milliseconds