Lines Matching refs:OMIT
192 #define OMIT 8 /* Don't display value. */ macro
217 {"hup", control, REV | OMIT, HUPCL, 0},
239 {"tandem", input, REV | OMIT, IXOFF, 0},
323 {"crterase", local, REV | OMIT, ECHOE, 0},
335 {"prterase", local, REV | OMIT, ECHOPRT, 0},
339 {"ctlecho", local, REV | OMIT, ECHOCTL, 0},
343 {"crtkill", local, REV | OMIT, ECHOKE, 0},
354 {"evenp", combination, REV | OMIT, 0, 0},
355 {"parity", combination, REV | OMIT, 0, 0},
356 {"oddp", combination, REV | OMIT, 0, 0},
357 {"nl", combination, REV | OMIT, 0, 0},
358 {"ek", combination, OMIT, 0, 0},
359 {"sane", combination, OMIT, 0, 0},
360 {"cooked", combination, REV | OMIT, 0, 0},
361 {"raw", combination, REV | OMIT, 0, 0},
362 {"pass8", combination, REV | OMIT, 0, 0},
363 {"litout", combination, REV | OMIT, 0, 0},
364 {"cbreak", combination, REV | OMIT, 0, 0},
366 {"decctlq", combination, REV | OMIT, 0, 0},
369 {"tabs", combination, REV | OMIT, 0, 0},
372 {"lcase", combination, REV | OMIT, 0, 0},
373 {"LCASE", combination, REV | OMIT, 0, 0},
375 {"crt", combination, OMIT, 0, 0},
376 {"dec", combination, OMIT, 0, 0},
1967 if (mode_info[i].flags & OMIT) in display_changed()
2053 if (mode_info[i].flags & OMIT) in display_all()