Searched refs:tty_isediting (Results 1 - 5 of 5) sorted by relevance

/haiku/src/bin/network/telnetd/
H A Dtermstat.c193 if (uselinemode && !tty_isecho() && tty_isediting()
259 if (tty_isediting())
269 if (tty_isediting() && uselinemode)
415 if (alwayslinemode && tty_isediting()) {
436 if (tty_isediting())
H A Dext.h157 tty_isediting(void),
H A Dslc.c399 if (!tty_isediting())
H A Dtelnetd.c1253 if (!tty_isediting()) {
H A Dsys_term.c415 * tty_isediting() Find out if line editing is enabled.
596 tty_isediting(void) function

Completed in 39 milliseconds