Searched refs:CRDLY (Results 1 - 9 of 9) sorted by relevance

/macosx-10.9.5/ksh-20/ksh/src/lib/libcmd/
H A Dstty.c307 #ifdef CRDLY
308 { "cr0", BITS, O_FLAG, IG|SS, CRDLY, CR0 },
309 { "cr1", BITS, O_FLAG, US, CRDLY, CR1 },
310 { "cr2", BITS, O_FLAG, US, CRDLY, CR2 },
311 { "cr3", BITS, O_FLAG, US, CRDLY, CR3 },
852 #ifdef CRDLY
853 listmask(sp,CRDLY,"Carriage return delay style");
/macosx-10.9.5/xnu-2422.115.4/bsd/sys/
H A Dtermios.h157 #define CRDLY 0x00003000 /* \r delay */ macro
/macosx-10.9.5/ncurses-42/ncurses/progs/
H A Dtset.c810 #ifdef CRDLY
811 | CRDLY
/macosx-10.9.5/tcsh-65/tcsh/
H A Ded.term.c174 # ifdef CRDLY
175 { "crdly", CRDLY, M_OUTPUT },
176 # endif /* CRDLY */
/macosx-10.9.5/Heimdal-323.92.1/lib/libedit/src/
H A Dtty.c235 #ifdef CRDLY
236 {"crdly", CRDLY, MD_OUT},
237 #endif /* CRDLY */
/macosx-10.9.5/libedit-39/src/
H A Dtty.c236 #ifdef CRDLY
237 {"crdly", CRDLY, MD_OUT},
238 #endif /* CRDLY */
/macosx-10.9.5/lukemftp-13.92.1/tnftp/libedit/
H A Dtty.c227 #ifdef CRDLY
228 {"crdly", CRDLY, MD_OUT},
229 #endif /* CRDLY */
/macosx-10.9.5/uucp-11/uucp/unix/
H A Dserial.c209 | OFILL | OFDEL | NLDLY | CRDLY | TABDLY | BSDLY \
/macosx-10.9.5/emacs-92/emacs/src/
H A Dsysdep.c651 s.main.c_oflag &= ~(NLDLY|CRDLY|TABDLY|BSDLY|VTDLY|FFDLY);

Completed in 225 milliseconds