Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A D_termios.h114 #define ONOEOT 0x00000008 /* discard EOT's (^D) on output) */ macro
/f-stack/freebsd/kern/
H A Dtty_ttydisc.c380 if (CMP_FLAG(o, ONOEOT)) in ttydisc_write_oproc()
H A Dtty.c92 #define TTYSUP_OFLAG (OPOST|ONLCR|TAB3|ONOEOT|OCRNL|ONOCR|ONLRET)