Searched defs:ltchars (Results 1 – 3 of 3) sorted by relevance
30 struct ltchars { struct31 char t_suspc; /* stop process signal */32 char t_dsuspc; /* delayed stop process signal */33 char t_rprntc; /* reprint line */34 char t_flushc; /* flush output (toggles) */35 char t_werasc; /* word erase */36 char t_lnextc; /* literal next character */
11 struct ltchars ltchars, ltchars0; variable
220 struct ltchars ltchars; /* current local characters of terminal */ variable