Home | History | Annotate | Download | only in src

Lines Matching refs:ICRNL

68 		{"iflag:", ICRNL, (INLCR | IGNCR)},
76 {"iflag:", (INLCR | ICRNL), IGNCR},
86 {"iflag:", 0, IXON | IXOFF | INLCR | ICRNL},
186 #ifdef ICRNL
187 {"icrnl", ICRNL, MD_INP},
188 #endif /* ICRNL */