Searched refs:INLCR (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
560 } else if (c == '\n' && ISSET(iflag, INLCR))
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dtermios.h127 #define INLCR 0x00000040 /* map NL into CR */ macro

Completed in 29 milliseconds