Searched refs:ifound (Results 1 – 1 of 1) sorted by relevance
399 int ifound = -1, ofound = -1; in tty_termios_encode_baud_rate() local441 ifound = i; in tty_termios_encode_baud_rate()444 ifound = i; in tty_termios_encode_baud_rate()460 if (ifound == -1 && (ibaud != obaud || ibinput)) in tty_termios_encode_baud_rate()463 if (ifound == -1 || ofound == -1) { in tty_termios_encode_baud_rate()