cc_t 64 bsp/drv/dev/base/tty.c static const cc_t ttydefchars[NCCS] = TTYDEFCHARS; cc_t 158 include/sys/termios.h cc_t c_cc[NCCS]; /* control chars */ cc_t 298 include/sys/termios.h #define CTRL(x) (cc_t)(x&037)