Home
last modified time | relevance | path

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

/dragonfly/lib/libssh/
H A DMakefile15 ssherr.c sshkey.c sshsig.c ttymodes.c \
/dragonfly/contrib/libedit/src/
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()