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