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

/xnu-2422.115.4/bsd/sys/
H A Dttydefaults.h81 #define TTYDEF_CFLAG (CREAD | CS8 | HUPCL)
H A Dtermios.h211 #define CREAD 0x00000800 /* enable receiver */ macro
/xnu-2422.115.4/bsd/dev/i386/
H A Dkm.c114 tp->t_cflag = (CREAD | CS8 | CLOCAL);

Completed in 23 milliseconds