Home
last modified time | relevance | path

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

/NextBSD/secure/lib/libssh/
HDMakefile13 readpass.c rsa.c ttymodes.c xmalloc.c addrmatch.c \
/NextBSD/crypto/openssh/
HDOVERVIEW105 code in ttymodes.c to encode current tty modes. Finally it
118 encode and set terminal modes is in ttymodes.c.
/NextBSD/lib/libedit/
HDtty.c164 private const ttymodes_t ttymodes[] = { variable
1184 for (m = ttymodes; m->m_name; m++) { in tty_stty()
1239 for (m = ttymodes; m->m_name; m++) in tty_stty()