Home
last modified time | relevance | path

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

/freebsd-12.1/secure/lib/libssh/
H A DMakefile15 readpass.c ttymodes.c xmalloc.c addrmatch.c \
/freebsd-12.1/crypto/openssh/
H A DOVERVIEW104 code in ttymodes.c to encode current tty modes. Finally it
111 encode and set terminal modes is in ttymodes.c.
H A D.depend163 ttymodes.o: includes.h config.h defines.h platform.h openbsd-compat/openbsd-compat.h openbsd-compat…
H A DChangeLog749 upstream: ttymodes: switch to sshbuf API; ok djm@
/freebsd-12.1/lib/libedit/
H A Dtty.c166 private const ttymodes_t ttymodes[] = { variable
1197 for (m = ttymodes; m->m_name; m++) { in tty_stty()
1252 for (m = ttymodes; m->m_name; m++) in tty_stty()