Home
last modified time | relevance | path

Searched refs:target_cc_t (Results 1 – 9 of 9) sorted by relevance

/qemu/linux-user/generic/
H A Dtermbits.h6 typedef unsigned char target_cc_t; /* cc_t */ typedef
17 target_cc_t c_line; /* line discipline */
18 target_cc_t c_cc[TARGET_NCCS]; /* control characters */
26 target_cc_t c_line; /* line discipline */
27 target_cc_t c_cc[TARGET_NCCS]; /* control characters */
37 target_cc_t c_line; /* line discipline */
38 target_cc_t c_cc[TARGET_NCCS]; /* control characters */
/qemu/linux-user/xtensa/
H A Dtermbits.h20 typedef unsigned char target_cc_t; /* cc_t */ typedef
29 target_cc_t c_line; /* line discipline */
30 target_cc_t c_cc[TARGET_NCCS]; /* control characters */
39 target_cc_t c_line; /* line discipline */
40 target_cc_t c_cc[TARGET_NCCS]; /* control characters */
50 target_cc_t c_line; /* line discipline */
51 target_cc_t c_cc[TARGET_NCCS]; /* control characters */
/qemu/linux-user/cris/
H A Dtermbits.h8 typedef unsigned char target_cc_t; /* cc_t */ typedef
17 target_cc_t c_line; /* line discipline */
18 target_cc_t c_cc[TARGET_NCCS]; /* control characters */
/qemu/linux-user/hppa/
H A Dtermbits.h8 typedef unsigned char target_cc_t; /* cc_t */ typedef
17 target_cc_t c_line; /* line discipline */
18 target_cc_t c_cc[TARGET_NCCS]; /* control characters */
/qemu/linux-user/ppc/
H A Dtermbits.h8 typedef unsigned char target_cc_t; /* cc_t */ typedef
17 target_cc_t c_cc[TARGET_NCCS]; /* control characters */
18 target_cc_t c_line; /* line discipline */
/qemu/linux-user/sparc/
H A Dtermbits.h8 typedef unsigned char target_cc_t; /* cc_t */ typedef
17 target_cc_t c_line; /* line discipline */
18 target_cc_t c_cc[TARGET_NCCS]; /* control characters */
/qemu/linux-user/mips/
H A Dtermbits.h8 typedef unsigned char target_cc_t; /* cc_t */ typedef
17 target_cc_t c_line; /* line discipline */
18 target_cc_t c_cc[TARGET_NCCS]; /* control characters */
/qemu/linux-user/alpha/
H A Dtermbits.h4 typedef unsigned char target_cc_t; typedef
14 target_cc_t c_cc[TARGET_NCCS]; /* control characters */
15 target_cc_t c_line; /* line discipline (== c_cc[19]) */
/qemu/linux-user/sh4/
H A Dtermbits.h8 typedef unsigned char target_cc_t; /* cc_t */ typedef
17 target_cc_t c_line; /* line discipline */
18 target_cc_t c_cc[TARGET_NCCS]; /* control characters */