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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dtty_compat.c591 iflag &= ~(PARMRK|IGNPAR|IGNCR|INLCR);
678 iflag &= ~(PARMRK|IGNPAR|IGNCR|INLCR);
H A Dtty.c551 * IGNCR, ICRNL, & INLCR
554 if (ISSET(iflag, IGNCR)) {
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dtermios.h128 #define IGNCR 0x00000080 /* ignore CR */ macro

Completed in 75 milliseconds