Searched refs:ECHOE (Results 1 – 6 of 6) sorted by relevance
53 | ECHO | ECHOE | ECHOKE | ECHOCTL)
160 #define ECHOE 0x00000002 /* visually erase chars */ macro
319 if (lflag&ECHOE) in ttcompatgetflags()423 lflag |= ECHOE; in ttcompatsetlflags()425 lflag &= ~ECHOE; in ttcompatsetlflags()
769 } else if (CMP_FLAG(l, ECHOE)) { in ttydisc_rubchar()919 if (CMP_FLAG(l, ECHOE)) in ttydisc_rint()
93 #define TTYSUP_LFLAG (ECHOKE|ECHOE|ECHOK|ECHO|ECHONL|ECHOPRT|\
304 new_term.c_lflag &= ~(ECHO | ECHOE | ECHOK | ECHONL); in libzfs_getpassphrase()