Searched refs:lookahead_done (Results 1 – 1 of 1) sorted by relevance
1215 bool lookahead_done) in n_tty_receive_char_flow_ctrl() argument1220 if (lookahead_done) in n_tty_receive_char_flow_ctrl()1331 bool lookahead_done) in n_tty_receive_char_special() argument1335 if (I_IXON(tty) && n_tty_receive_char_flow_ctrl(tty, c, lookahead_done)) in n_tty_receive_char_special()1422 bool lookahead_done) in n_tty_receive_char_closing() argument1430 if (!n_tty_receive_char_flow_ctrl(tty, c, lookahead_done) && in n_tty_receive_char_closing()1535 size_t count, bool lookahead_done) in n_tty_receive_buf_closing() argument1543 n_tty_receive_char_closing(tty, *cp++, lookahead_done); in n_tty_receive_buf_closing()1549 bool lookahead_done) in n_tty_receive_buf_standard() argument1580 n_tty_receive_char_special(tty, c, lookahead_done); in n_tty_receive_buf_standard()