Searched defs:ltchars (Results 1 – 4 of 4) sorted by relevance
25 struct ltchars { struct26 char t_suspc;27 char t_dsuspc;28 char t_rprntc;29 char t_flushc;30 char t_werasc;31 char t_lnextc;
36 struct ltchars { struct37 char t_suspc;38 char t_dsuspc;39 char t_rprntc;40 char t_flushc;41 char t_werasc;42 char t_lnextc;
24 struct ltchars { struct25 char t_suspc;26 char t_dsuspc;27 char t_rprntc;28 char t_flushc;29 char t_werasc;30 char t_lnextc;
33 struct ltchars { struct34 char t_suspc; /* stop process signal */35 char t_dsuspc; /* delayed stop process signal */36 char t_rprntc; /* reprint line */37 char t_flushc; /* flush output (toggles) */38 char t_werasc; /* word erase */39 char t_lnextc; /* literal next character */