Searched defs:ltchars (Results 1 – 2 of 2) sorted by relevance
55 struct ltchars { struct56 char t_suspc; /* stop process signal */57 char t_dsuspc; /* delayed stop process signal */58 char t_rprntc; /* reprint line */59 char t_flushc; /* flush output (toggles) */60 char t_werasc; /* word erase */61 char t_lnextc; /* literal next character */
44 struct ltchars { struct45 char t_suspc;46 char t_dsuspc;47 char t_rprntc;49 char t_flushc;50 char t_werasc;51 char t_lnextc;