Searched refs:tty_isecho (Results 1 - 3 of 3) sorted by relevance

/haiku/src/bin/network/telnetd/
H A Dext.h156 tty_isecho(void),
H A Dtermstat.c193 if (uselinemode && !tty_isecho() && tty_isediting()
223 if (tty_isecho())
H A Dsys_term.c410 * tty_isecho() Find out if echoing is turned on.
457 tty_isecho(void) function
1076 isecho = tty_isecho();

Completed in 74 milliseconds