miniOS
x86_64 hobby kernel with SMP, VFS, and POSIX process model
Loading...
Searching...
No Matches
termios Struct Reference

#include <termios.h>

Public Attributes

tcflag_t c_iflag
tcflag_t c_oflag
tcflag_t c_cflag
tcflag_t c_lflag
cc_t c_cc [NCCS]

Member Data Documentation

◆ c_cc

cc_t termios::c_cc[NCCS]

◆ c_cflag

tcflag_t termios::c_cflag

◆ c_iflag

tcflag_t termios::c_iflag

◆ c_lflag

tcflag_t termios::c_lflag

◆ c_oflag

tcflag_t termios::c_oflag

The documentation for this struct was generated from the following file: