Searched refs:INLCR (Results 26 - 30 of 30) sorted by relevance

12

/macosx-10.10.1/ncurses-44/ncurses/progs/
H A Dtset.c773 mode.c_iflag &= ~(IGNBRK | PARMRK | INPCK | ISTRIP | INLCR | IGNCR
/macosx-10.10.1/uucp-11/uucp/unix/
H A Dserial.c206 | ISTRIP | INLCR | IGNCR | ICRNL | IUCLC \
218 | INLCR | INPCK | ISTRIP | IXOFF | IXON \
/macosx-10.10.1/zsh-61/zsh/Src/Zle/
H A Dzle_main.c310 ti.tio.c_iflag |= (INLCR | ICRNL);
/macosx-10.10.1/IOSerialFamily-74/IOSerialFamily.kmodproj/
H A DIOSerialBSDClient.cpp2571 #define NOBYPASS_IFLAG_MASK (ICRNL | IGNCR | IMAXBEL | INLCR | ISTRIP | IXON)
/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Dtty.c677 * IGNCR, ICRNL, & INLCR
685 } else if (c == '\n' && ISSET(iflag, INLCR))

Completed in 151 milliseconds

12