Searched defs:ltchars (Results 1 – 3 of 3) sorted by relevance
32 struct ltchars { struct33 char t_suspc; /* stop process signal */34 char t_dsuspc; /* delayed stop process signal */35 char t_rprntc; /* reprint line */36 char t_flushc; /* flush output (toggles) */37 char t_werasc; /* word erase */38 char t_lnextc; /* literal next character */
122 struct ltchars { struct127 typedef struct ltchars ltchars; argument
154 struct ltchars { struct174 ltchars yetmore; /* special Berkeley characters */ argument