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.h17 cc_t c_line;
18 cc_t c_cc[NCCS];
25 cc_t c_line;
26 cc_t c_cc[NCCS];
35 cc_t c_line;
36 cc_t c_cc[NCCS];
Dtermbits-common.h9 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()