Searched refs:cc_t (Results 1 – 4 of 4) sorted by relevance
104 static const cc_t ttydefchars[] = {109 _Static_assert(sizeof(ttydefchars) / sizeof(cc_t) == NCCS,
217 typedef unsigned char cc_t; typedef225 cc_t c_cc[NCCS]; /* control chars */
132 cc_t *cc; in ttsetcompat()148 cc_t *cc; in ttsetcompat()204 cc_t *cc = tp->t_termios.c_cc; in tty_ioctl_compat()220 cc_t *cc = tp->t_termios.c_cc; in tty_ioctl_compat()232 cc_t *cc = tp->t_termios.c_cc; in tty_ioctl_compat()
706 cc_t c; in ttydisc_reprint()