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

/xnu-2422.115.4/bsd/kern/
H A Dtty_compat.c602 iflag &= ~(PARMRK|IGNPAR|IGNCR|INLCR);
689 iflag &= ~(PARMRK|IGNPAR|IGNCR|INLCR);
H A Dtty.c677 * IGNCR, ICRNL, & INLCR
680 if (ISSET(iflag, IGNCR)) {
/xnu-2422.115.4/bsd/sys/
H A Dtermios.h126 #define IGNCR 0x00000080 /* ignore CR */ macro

Completed in 23 milliseconds