Home
last modified time | relevance | path

Searched defs:ltchars (Results 1 – 4 of 4) sorted by relevance

/arch/sparc/include/uapi/asm/
Dtermios.h26 struct ltchars { struct
27 char t_suspc;
28 char t_dsuspc;
29 char t_rprntc;
30 char t_flushc;
31 char t_werasc;
32 char t_lnextc;
/arch/alpha/include/uapi/asm/
Dtermios.h25 struct ltchars { struct
26 char t_suspc;
27 char t_dsuspc;
28 char t_rprntc;
29 char t_flushc;
30 char t_werasc;
31 char t_lnextc;
/arch/powerpc/include/uapi/asm/
Dtermios.h37 struct ltchars { struct
38 char t_suspc;
39 char t_dsuspc;
40 char t_rprntc;
41 char t_flushc;
42 char t_werasc;
43 char t_lnextc;
/arch/mips/include/uapi/asm/
Dtermios.h34 struct ltchars { struct
35 char t_suspc; /* stop process signal */
36 char t_dsuspc; /* delayed stop process signal */
37 char t_rprntc; /* reprint line */
38 char t_flushc; /* flush output (toggles) */
39 char t_werasc; /* word erase */
40 char t_lnextc; /* literal next character */