HomeSort by relevance Sort by last modified time
    Searched defs:cc_t (Results 1 - 8 of 8) sorted by null

  /bionic/libc/kernel/uapi/asm-generic/
termbits.h 22 typedef unsigned char cc_t; typedef
31 cc_t c_line;
32 cc_t c_cc[NCCS];
39 cc_t c_line;
40 cc_t c_cc[NCCS];
49 cc_t c_line;
50 cc_t c_cc[NCCS];
  /bionic/libc/kernel/uapi/asm-mips/asm/
termbits.h 22 typedef unsigned char cc_t; typedef
31 cc_t c_line;
32 cc_t c_cc[NCCS];
39 cc_t c_line;
40 cc_t c_cc[NCCS];
49 cc_t c_line;
50 cc_t c_cc[NCCS];
  /device/linaro/bootloader/edk2/StdLib/Include/sys/
termios.h 155 typedef INT8 cc_t; typedef
166 cc_t c_cc[NCCS]; /* control chars */
  /external/kernel-headers/original/uapi/asm-generic/
termbits.h 7 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 */
  /external/kernel-headers/original/uapi/asm-mips/asm/
termbits.h 16 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 */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
termbits.h 6 typedef unsigned char cc_t; typedef
16 cc_t c_line; /* line discipline */
17 cc_t c_cc[NCCS]; /* control characters */
25 cc_t c_line; /* line discipline */
26 cc_t c_cc[NCCS]; /* control characters */
36 cc_t c_line; /* line discipline */
37 cc_t c_cc[NCCS]; /* control characters */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
termios.h 24 typedef unsigned char cc_t; typedef
35 cc_t c_line; /* line discipline */
36 cc_t c_cc[NCCS]; /* control characters */
220 _IOT (_IOTS (cflag_t), 4, _IOTS (cc_t), NCCS, _IOTS (speed_t), 2)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
termios.h 24 typedef unsigned char cc_t; typedef
35 cc_t c_line; /* line discipline */
36 cc_t c_cc[NCCS]; /* control characters */
220 _IOT (_IOTS (cflag_t), 4, _IOTS (cc_t), NCCS, _IOTS (speed_t), 2)

Completed in 53 milliseconds