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

/xnu-2422.115.4/bsd/sys/
H A Dttydefaults.h82 #define TTYDEF_SPEED (B9600) macro
/xnu-2422.115.4/bsd/dev/i386/
H A Dkm.c116 tp->t_ispeed = tp->t_ospeed = TTYDEF_SPEED;
/xnu-2422.115.4/bsd/kern/
H A Dtty_pty.c211 tp->t_ispeed = tp->t_ospeed = TTYDEF_SPEED;
H A Dtty_ptmx.c584 tp->t_ispeed = tp->t_ospeed = TTYDEF_SPEED;

Completed in 24 milliseconds