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

/darwin-on-arm/xnu/bsd/sys/
H A Dtermios.h266 typedef unsigned char cc_t; typedef
274 cc_t c_cc[NCCS]; /* control chars */
294 cc_t c_cc[NCCS]; /* control chars */
305 cc_t c_cc[NCCS]; /* control chars */
H A Dttydefaults.h118 static cc_t ttydefchars[NCCS] = {
/darwin-on-arm/xnu/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 18 milliseconds