Home
last modified time | relevance | path

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

/openbsd/usr.bin/ssh/
H A DOVERVIEW105 code in ttymodes.c to encode current tty modes. Finally it
112 encode and set terminal modes is in ttymodes.c.
H A DMakefile.inc133 SRCS_PROT+= ttymodes.c
/openbsd/lib/libedit/
H A Dtty.c159 static const ttymodes_t ttymodes[] = { variable
1193 for (m = ttymodes; m->m_name; m++) { in tty_stty()
1247 for (m = ttymodes; m->m_name; m++) in tty_stty()