Lines Matching defs:terminal
70 char *Def_term = "unknown", /* default terminal type */
221 * and read it in. Parms are terminal type (0 means use getenv("TERM"),
303 * if the length of the specified terminal name is longer
651 * or backtab, even if the terminal has them, since the
765 _blast_keys(TERMINAL *terminal)
767 terminal->_keys = NULL;
768 terminal->internal_keys = NULL;
769 terminal->_ksz = terminal->_first_macro = 0;
770 terminal->_lastkey_ordered = terminal->_lastmacro_ordered = -1;
771 (void) memset((char *)terminal->funckeystarter, 0, 0400 *