Searched defs:c_oflag (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/ncurses/include/
H A Dncurses_mingw.h61 tcflag_t c_oflag; /* output mode */ member in struct:termios
/freebsd-11-stable/contrib/llvm-project/lldb/tools/driver/
H A DPlatform.h52 tcflag_t c_oflag; // output mode flags member in struct:termios
/freebsd-11-stable/sys/sys/
H A D_termios.h220 tcflag_t c_oflag; /* output flags */ member in struct:termios
/freebsd-11-stable/sys/i386/ibcs2/
H A Dibcs2_termios.h48 u_short c_oflag; member in struct:ibcs2_termio
57 ibcs2_tcflag_t c_oflag; member in struct:ibcs2_termios
/freebsd-11-stable/sys/compat/svr4/
H A Dsvr4_termios.h44 svr4_tcflag_t c_oflag; member in struct:svr4_termios
52 u_short c_oflag; member in struct:svr4_termio
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_ioctl.c332 unsigned short c_oflag; member in struct:linux_termio
341 unsigned int c_oflag; member in struct:linux_termios
[all...]

Completed in 135 milliseconds