Searched refs:c_oflag (Results 1 - 4 of 4) sorted by relevance

/barrelfish-master/lib/posixcompat/
H A Dtermios.c191 t->c_oflag = TTYDEF_OFLAG;
/barrelfish-master/include/sys/
H A D_termios.h214 tcflag_t c_oflag; /* output flags */ member in struct:termios
/barrelfish-master/lib/linenoise/
H A Dlinenoise.c232 raw.c_oflag &= ~(OPOST);
/barrelfish-master/usr/eclipseclp/Kernel/src/
H A Dio.c2481 rawbuf.c_oflag = tbuf->c_oflag & ~OPOST;

Completed in 76 milliseconds