Searched defs:ltchars (Results 1 – 2 of 2) sorted by relevance
53 struct ltchars { struct54 char t_suspc; /* stop process signal */55 char t_dsuspc; /* delayed stop process signal */56 char t_rprntc; /* reprint line */57 char t_flushc; /* flush output (toggles) */58 char t_werasc; /* word erase */59 char t_lnextc; /* literal next character */
153 struct ltchars { struct173 ltchars yetmore; /* special Berkeley characters */ argument