D | stty.c | 185 control, input, output, local, combination enumerator 253 {"opost", output, SANE_SET | REV, OPOST, 0}, 255 {"olcuc", output, SANE_UNSET | REV, OLCUC, 0}, 258 {"ocrnl", output, SANE_UNSET | REV, OCRNL, 0}, 261 {"onlcr", output, SANE_SET | REV, ONLCR, 0}, 264 {"onocr", output, SANE_UNSET | REV, ONOCR, 0}, 267 {"onlret", output, SANE_UNSET | REV, ONLRET, 0}, 270 {"ofill", output, SANE_UNSET | REV, OFILL, 0}, 273 {"ofdel", output, SANE_UNSET | REV, OFDEL, 0}, 276 {"nl1", output, SANE_UNSET, NL1, NLDLY}, [all …]
|