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

/xnu-2422.115.4/bsd/sys/
H A Dttydefaults.h78 #define TTYDEF_IFLAG (BRKINT | ICRNL | IMAXBEL | IXON | IXANY) macro
/xnu-2422.115.4/bsd/dev/i386/
H A Dkm.c112 tp->t_iflag = TTYDEF_IFLAG;
/xnu-2422.115.4/bsd/kern/
H A Dtty_pty.c207 tp->t_iflag = TTYDEF_IFLAG;
H A Dtty_ptmx.c580 tp->t_iflag = TTYDEF_IFLAG;

Completed in 35 milliseconds