Searched refs:TTYDEF_OFLAG (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/sys/
H A Dttydefaults.h48 #define TTYDEF_OFLAG (OPOST | ONLCR) macro
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/ttyio/
H A Dt_ttyio.c93 term.c_oflag = TTYDEF_OFLAG;
/freebsd-11-stable/lib/libc/gen/
H A Dtermios.c191 t->c_oflag = TTYDEF_OFLAG;
/freebsd-11-stable/contrib/netbsd-tests/lib/libcurses/director/
H A Ddirector.c235 term_attr.c_oflag = TTYDEF_OFLAG;
/freebsd-11-stable/sys/kern/
H A Dtty.c882 t->c_oflag = TTYDEF_OFLAG;

Completed in 75 milliseconds