Searched refs:c_oflag (Results 1 – 21 of 21) sorted by relevance
65 k_termios.c_oflag = termios_p->c_oflag; in __tcsetattr()
43 termios_p->c_oflag = k_termios.c_oflag; in __tcgetattr()
27 tcflag_t c_oflag; /* output mode flags */ member
99 bits/termios-c_iflag.h bits/termios-c_oflag.h \
38 unsigned short int c_oflag; /* output mode flags */ member
30 tcflag_t c_oflag; /* output mode flags */ member
28 tcflag_t c_oflag; /* output mode flags */ member
31 tcflag_t c_oflag; /* output mode flags */ member
39 unsigned short int c_oflag; /* output mode flags */ member
25 t->c_oflag &= ~OPOST; in cfmakeraw()
29 tcflag_t c_oflag; /* output mode flags */ member
137 tcflag_t c_oflag; member
13 element {struct termios} tcflag_t c_oflag
247 @item tcflag_t c_oflag414 @code{c_iflag}, @code{c_oflag} and @code{c_cflag} members do, even606 are contained in the @code{c_oflag} member of the @w{@code{struct termios}}609 The @code{c_oflag} member itself is an integer, and you change the flags611 try to specify the entire value for @code{c_oflag}---instead, change1607 @var{termios-p}->c_oflag &= ~OPOST;
8345 termios-c_oflag.h.8346 * sysdeps/unix/sysv/linux/bits/termios-c_oflag.h: New file.8347 * sysdeps/unix/sysv/linux/alpha/bits/termios-c_oflag.h: Likewise.8348 * sysdeps/unix/sysv/linux/powerpc/bits/termios-c_oflag.h: Likewise.8349 * sysdeps/unix/sysv/linux/sparc/bits/termios-c_oflag.h: Likewise.8352 termios-c_oflag.h.
8545 set c_oflag value.