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

/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/linux/
H A Dms.c139 t.c_oflag &= ~ OPOST;
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/input/
H A Dlnx-ms.c250 nTty.c_oflag &= ~OPOST;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/shared/
H A Dposix_tty.c149 t.c_oflag &= ~OPOST;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/shared/
H A Dposix_tty.c151 t.c_oflag &= ~OPOST;
/xsrc/external/mit/xterm/dist/
H A Dmain.c600 #ifndef OPOST
601 #define OPOST 0 macro
604 #define D_TIO_FLAGS (OPOST | ONLCR)
4859 t.c_oflag |= OPOST;

Completed in 15 milliseconds