Home
last modified time | relevance | path

Searched refs:ECHONL (Results 1 – 4 of 4) sorted by relevance

/components/libc/posix/io/termios/
A Dtermios.c253 t->c_lflag &= ~(ECHO|ECHONL|ICANON|ISIG|IEXTEN); in cfmakeraw()
A Dtermios.h178 #define ECHONL 0000100 macro
/components/lwp/terminal/freebsd/
A Dtty_ttydisc.c734 if (!CMP_FLAG(l, ECHO) && (!CMP_FLAG(l, ECHONL) || c != CNL || quote)) in ttydisc_echo()
A Dtty.c71 (ECHOKE | ECHOE | ECHOK | ECHO | ECHONL | ECHOPRT | ECHOCTL | ISIG | \

Completed in 11 milliseconds