taglinefilesource code
OPOST176include/linux/tty.h#define O_POST(tty)  _O_FLAG((tty),OPOST)
OPOST1483kernel/chr_drv/tty_io.ctp->c_oflag = OPOST | ONLCR;
OPOST1493kernel/chr_drv/tty_io.ctp->c_oflag = OPOST | ONLCR;