Searched refs:eq_mode (Results 1 – 1 of 1) sorted by relevance
444 static bool eq_mode (struct termios *mode1, struct termios *mode2);1444 if (! eq_mode (&mode, &new_mode)) in main()1470 eq_mode (struct termios *mode1, struct termios *mode2) in eq_mode() function