Home
last modified time | relevance | path

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

/dragonfly/libexec/telnetd/
H A Dtermstat.c188 if (uselinemode && !tty_isecho() && tty_isediting() in localstat()
218 if (tty_isecho()) in localstat()
H A Dext.h148 tty_isecho(void),
H A Dsys_term.c465 tty_isecho(void) in tty_isecho() function
1132 isecho = tty_isecho(); in start_login()