Searched refs:ttymodes (Results 1 – 5 of 5) sorted by relevance
15 readpass.c ttymodes.c xmalloc.c addrmatch.c \
104 code in ttymodes.c to encode current tty modes. Finally it111 encode and set terminal modes is in ttymodes.c.
163 ttymodes.o: includes.h config.h defines.h platform.h openbsd-compat/openbsd-compat.h openbsd-compat…
749 upstream: ttymodes: switch to sshbuf API; ok djm@
166 private const ttymodes_t ttymodes[] = { variable1197 for (m = ttymodes; m->m_name; m++) { in tty_stty()1252 for (m = ttymodes; m->m_name; m++) in tty_stty()