Searched refs:TTYDEF_CFLAG (Results 1 - 3 of 3) sorted by relevance

/xnu-2422.115.4/bsd/sys/
H A Dttydefaults.h81 #define TTYDEF_CFLAG (CREAD | CS8 | HUPCL) macro
/xnu-2422.115.4/bsd/kern/
H A Dtty_pty.c210 tp->t_cflag = TTYDEF_CFLAG;
H A Dtty_ptmx.c583 tp->t_cflag = TTYDEF_CFLAG;

Completed in 29 milliseconds