Searched refs:ONOEOT (Results 1 – 6 of 6) sorted by relevance
112 #define ONOEOT 0x00000008 /* discard EOT's (^D) on output) */ macro
156 # ifdef ONOEOT157 { "onoeot", ONOEOT, M_OUTPUT },
224 #ifdef ONOEOT225 {"onoeot", ONOEOT, MD_OUT},
347 #ifdef ONOEOT in set_termio_flags() 348 | ONOEOT in set_termio_flags()
463 if (CMP_FLAG(o, ONOEOT)) in ttydisc_write_oproc()
91 #define TTYSUP_OFLAG (OPOST|ONLCR|TAB3|ONOEOT|OCRNL|ONOCR|ONLRET)