Home
last modified time | relevance | path

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

/src/secure/lib/libssh/
H A DMakefile27 readpass.c ttymodes.c xmalloc.c addr.c addrmatch.c \
/src/crypto/openssh/
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 D.depend175 ttymodes.o: includes.h config.h defines.h platform.h openbsd-compat/openbsd-compat.h openbsd-compat…
/src/contrib/libedit/
H A Dtty.c165 static const ttymodes_t ttymodes[] = { variable
1199 for (m = ttymodes; m->m_name; m++) { in tty_stty()
1254 for (m = ttymodes; m->m_name; m++) in tty_stty()