Home
last modified time | relevance | path

Searched refs:cc_t (Results 1 – 8 of 8) sorted by relevance

/linux/arch/sparc/include/uapi/asm/
A Dtermbits.h7 typedef unsigned char cc_t; typedef
32 cc_t c_line; /* line discipline */
34 cc_t c_cc[NCCS]; /* control characters */
36 cc_t c_cc[NCCS+2]; /* kernel needs 2 more to hold vmin/vtime */
37 #define SIZEOF_USER_TERMIOS sizeof (struct termios) - (2*sizeof (cc_t))
46 cc_t c_line; /* line discipline */
47 cc_t c_cc[NCCS+2]; /* control characters */
57 cc_t c_line; /* line discipline */
58 cc_t c_cc[NCCS+2]; /* control characters */
/linux/arch/xtensa/include/uapi/asm/
A Dtermbits.h20 typedef unsigned char cc_t; typedef
30 cc_t c_line; /* line discipline */
31 cc_t c_cc[NCCS]; /* control characters */
39 cc_t c_line; /* line discipline */
40 cc_t c_cc[NCCS]; /* control characters */
50 cc_t c_line; /* line discipline */
51 cc_t c_cc[NCCS]; /* control characters */
/linux/arch/parisc/include/uapi/asm/
A Dtermbits.h7 typedef unsigned char cc_t; typedef
17 cc_t c_line; /* line discipline */
18 cc_t c_cc[NCCS]; /* control characters */
26 cc_t c_line; /* line discipline */
27 cc_t c_cc[NCCS]; /* control characters */
37 cc_t c_line; /* line discipline */
38 cc_t c_cc[NCCS]; /* control characters */
/linux/arch/ia64/include/uapi/asm/
A Dtermbits.h16 typedef unsigned char cc_t; typedef
26 cc_t c_line; /* line discipline */
27 cc_t c_cc[NCCS]; /* control characters */
35 cc_t c_line; /* line discipline */
36 cc_t c_cc[NCCS]; /* control characters */
46 cc_t c_line; /* line discipline */
47 cc_t c_cc[NCCS]; /* control characters */
/linux/include/uapi/asm-generic/
A Dtermbits.h7 typedef unsigned char cc_t; typedef
17 cc_t c_line; /* line discipline */
18 cc_t c_cc[NCCS]; /* control characters */
26 cc_t c_line; /* line discipline */
27 cc_t c_cc[NCCS]; /* control characters */
37 cc_t c_line; /* line discipline */
38 cc_t c_cc[NCCS]; /* control characters */
/linux/arch/mips/include/uapi/asm/
A Dtermbits.h16 typedef unsigned char cc_t; typedef
30 cc_t c_line; /* line discipline */
31 cc_t c_cc[NCCS]; /* control characters */
39 cc_t c_line; /* line discipline */
40 cc_t c_cc[NCCS]; /* control characters */
50 cc_t c_line; /* line discipline */
51 cc_t c_cc[NCCS]; /* control characters */
/linux/arch/alpha/include/uapi/asm/
A Dtermbits.h7 typedef unsigned char cc_t; typedef
23 cc_t c_cc[NCCS]; /* control characters */
24 cc_t c_line; /* line discipline (== c_cc[19]) */
36 cc_t c_cc[NCCS]; /* control characters */
37 cc_t c_line; /* line discipline (== c_cc[19]) */
49 cc_t c_cc[NCCS]; /* control characters */
50 cc_t c_line; /* line discipline (== c_cc[19]) */
/linux/arch/powerpc/include/uapi/asm/
A Dtermbits.h12 typedef unsigned char cc_t; typedef
28 cc_t c_cc[NCCS]; /* control characters */
29 cc_t c_line; /* line discipline (== c_cc[19]) */
41 cc_t c_cc[NCCS]; /* control characters */
42 cc_t c_line; /* line discipline (== c_cc[19]) */

Completed in 15 milliseconds