Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/asm-generic/
Dtermbits.h29 cc_t c_line;
30 cc_t c_cc[NCCS];
37 cc_t c_line;
38 cc_t c_cc[NCCS];
47 cc_t c_line;
48 cc_t c_cc[NCCS];
Dtermbits-common.h21 typedef unsigned char cc_t; typedef
/bionic/tests/headers/posix/
Dtermios_h.c34 TYPE(cc_t); in termios_h()
43 STRUCT_MEMBER_ARRAY(struct termios, cc_t/*[]*/, c_cc); in termios_h()