Searched refs:TS_CONS25KEYS (Results 1 – 2 of 2) sorted by relevance
64 #define TS_CONS25KEYS 0x0400 /* Fuller cons25 emul (fix function keys). */ macro425 t->t_stateflags |= TS_CONS25KEYS; in teken_set_cons25keys()736 if ((t->t_stateflags & (TS_CONS25 | TS_CONS25KEYS)) == in teken_get_sequence()737 (TS_CONS25 | TS_CONS25KEYS)) in teken_get_sequence()
1001 t->t_stateflags &= TS_8BIT | TS_CONS25 | TS_CONS25KEYS; in teken_subr_do_reset()