Searched refs:ttymodes (Results 1 – 4 of 4) sorted by relevance
15 readpass.c ttymodes.c xmalloc.c addr.c addrmatch.c \
105 code in ttymodes.c to encode current tty modes. Finally it112 encode and set terminal modes is in ttymodes.c.
175 ttymodes.o: includes.h config.h defines.h platform.h openbsd-compat/openbsd-compat.h openbsd-compat…
165 static const ttymodes_t ttymodes[] = { variable1199 for (m = ttymodes; m->m_name; m++) { in tty_stty()1254 for (m = ttymodes; m->m_name; m++) in tty_stty()