Home
last modified time | relevance | path

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

/freebsd/secure/lib/libssh/
H A DMakefile15 readpass.c ttymodes.c xmalloc.c addr.c addrmatch.c \
/freebsd/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…
/freebsd/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()