Searched refs:ttydisc_can_bypass (Results 1 – 2 of 2) sorted by relevance
55 #define ttydisc_can_bypass(tp) ((tp)->t_flags & TF_BYPASS) macro
1102 if (ttydisc_can_bypass(tp)) in ttydisc_rint_simple()