Home
last modified time | relevance | path

Searched refs:REV (Results 1 – 1 of 1) sorted by relevance

/coreutils/src/
Dstty.c191 #define REV 4 /* Can be turned off by prepending '-'. */ macro
207 {"parenb", control, REV, PARENB, 0},
208 {"parodd", control, REV, PARODD, 0},
210 {"cmspar", control, REV, CMSPAR, 0},
216 {"hupcl", control, REV, HUPCL, 0},
217 {"hup", control, REV | OMIT, HUPCL, 0},
218 {"cstopb", control, REV, CSTOPB, 0},
219 {"cread", control, SANE_SET | REV, CREAD, 0},
220 {"clocal", control, REV, CLOCAL, 0},
222 {"crtscts", control, REV, CRTSCTS, 0},
[all …]