Searched refs:cc_t (Results 1 - 4 of 4) sorted by relevance

/xnu-2422.115.4/bsd/sys/
H A Dtermios.h264 typedef unsigned char cc_t; typedef
272 cc_t c_cc[NCCS]; /* control chars */
292 cc_t c_cc[NCCS]; /* control chars */
303 cc_t c_cc[NCCS]; /* control chars */
H A Dttydefaults.h118 static cc_t ttydefchars[NCCS] = {
/xnu-2422.115.4/bsd/kern/
H A Dtty_compat.c256 register cc_t *cc;
277 register cc_t *cc;
391 register cc_t *cc = tp->t_cc;
410 register cc_t *cc = tp->t_cc;
427 register cc_t *cc = tp->t_cc;
H A Dtty.c499 cc_t *cc;
1941 cc_t *cc = tp->t_cc;

Completed in 37 milliseconds