Searched refs:TTYDEF_OFLAG (Results 1 – 4 of 4) sorted by relevance
79 #define TTYDEF_OFLAG (OPOST | ONLCR) macro
114 tp->t_oflag = TTYDEF_OFLAG; in kmopen()
91 tp->t_oflag = TTYDEF_OFLAG; in kmopen()
276 tp->t_oflag = TTYDEF_OFLAG; in ptsopen()