Lines Matching refs:IEXTEN
1256 tp->t_modes.c_lflag & IEXTEN && in ldtermrput()
1275 IEXTEN && in ldtermrput()
1304 if (tp->t_modes.c_lflag & IEXTEN) { in ldtermrput()
1353 if ((tp->t_modes.c_lflag & IEXTEN) && in ldtermrput()
1757 if ((tp->t_modes.c_lflag & IEXTEN) && c == tp->t_modes.c_cc[VLNEXT]) { in ldterm_docanon()
1791 if ((tp->t_modes.c_lflag & IEXTEN) && c == tp->t_modes.c_cc[VWERASE]) { in ldterm_docanon()
1817 if ((tp->t_modes.c_lflag & IEXTEN) && c == tp->t_modes.c_cc[VREPRINT]) { in ldterm_docanon()
1867 (tp->t_modes.c_lflag & IEXTEN) && in ldterm_docanon()
2028 if ((c == '\\') && (tp->t_modes.c_lflag & IEXTEN) && in ldterm_docanon()
2152 (tp->t_modes.c_lflag & IEXTEN)) in ldterm_rubout()
2177 (tp->t_modes.c_lflag & IEXTEN)) { in ldterm_rubout()
2308 (tp->t_modes.c_lflag & IEXTEN)) { in ldterm_tabcols()
2553 (tp->t_modes.c_lflag & IEXTEN) && in ldterm_kill()
2659 if (tp->t_modes.c_lflag & (ECHO|ECHONL|IEXTEN)) { in ldterm_dononcanon()
2684 if ((tp->t_modes.c_lflag & IEXTEN) && in ldterm_dononcanon()
2865 (tp->t_modes.c_lflag & IEXTEN)) { in ldterm_echo()
3312 (tp->t_modes.c_lflag & IEXTEN)) { in ldtermwmsg()
3925 (tp->t_modes.c_lflag & IEXTEN)) { in ldterm_output_msg()
4124 (tp->t_modes.c_lflag & IEXTEN)) { in ldterm_do_ioctl()