Searched refs:LINUX_ECHONL (Results 1 – 2 of 2) sorted by relevance
583 #define LINUX_ECHONL 0x00000040 macro
492 lios->c_lflag |= LINUX_ECHONL; in bsd_to_linux_termios()617 if (lios->c_lflag & LINUX_ECHONL) in linux_to_bsd_termios()