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