Lines Matching defs:lookahead_done
1232 * @lookahead_done: lookahead has processed this character already
1244 bool lookahead_done)
1249 if (lookahead_done)
1360 bool lookahead_done)
1364 if (I_IXON(tty) && n_tty_receive_char_flow_ctrl(tty, c, lookahead_done))
1451 bool lookahead_done)
1459 if (!n_tty_receive_char_flow_ctrl(tty, c, lookahead_done) &&
1564 size_t count, bool lookahead_done)
1572 n_tty_receive_char_closing(tty, *cp++, lookahead_done);
1578 bool lookahead_done)
1609 n_tty_receive_char_special(tty, c, lookahead_done);