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