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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dttydefaults.h118 static cc_t ttydefchars[NCCS] = {
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 */
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dtty_compat.c245 register cc_t *cc;
266 register cc_t *cc;
380 register cc_t *cc = tp->t_cc;
399 register cc_t *cc = tp->t_cc;
416 register cc_t *cc = tp->t_cc;
H A Dtty.c386 cc_t *cc;
1590 cc_t *cc = tp->t_cc;

Completed in 85 milliseconds