Home
last modified time | relevance | path

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

/arch/sparc/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.h36 struct ltchars { struct
37 char t_suspc;
38 char t_dsuspc;
39 char t_rprntc;
40 char t_flushc;
41 char t_werasc;
42 char t_lnextc;
/arch/alpha/include/uapi/asm/
Dtermios.h24 struct ltchars { struct
25 char t_suspc;
26 char t_dsuspc;
27 char t_rprntc;
28 char t_flushc;
29 char t_werasc;
30 char t_lnextc;
/arch/mips/include/uapi/asm/
Dtermios.h33 struct ltchars { struct
34 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 */