termios Struct Reference

#include <termios.h>


Data Fields

tcflag_t c_iflag
tcflag_t c_oflag
tcflag_t c_cflag
tcflag_t c_lflag
speed_t c_ispeed
speed_t c_ospeed
cc_t c_cc [NCCS]


Detailed Description

Definition at line 14 of file termios.h.


Field Documentation

cc_t termios::c_cc[NCCS]
 

Definition at line 21 of file termios.h.

Referenced by DoTalk(), option(), raw_mode(), report(), resume_curses(), set_control(), set_min_tim(), and ts_init().

tcflag_t termios::c_cflag
 

Definition at line 17 of file termios.h.

Referenced by option(), report(), and set_uart().

tcflag_t termios::c_iflag
 

Definition at line 15 of file termios.h.

Referenced by doit(), gettmode(), option(), raw_mode(), report(), resume_curses(), Set_Term(), ts_init(), ttysetflags(), and will_option().

speed_t termios::c_ispeed
 

Definition at line 19 of file termios.h.

Referenced by _cfgetispeed(), and _cfsetispeed().

tcflag_t termios::c_lflag
 

Definition at line 18 of file termios.h.

Referenced by doit(), DOpass(), gettmode(), main(), option(), raw_mode(), report(), resume_curses(), settty(), ts_init(), tty_raw(), ttysetflags(), and will_option().

tcflag_t termios::c_oflag
 

Definition at line 16 of file termios.h.

Referenced by doit(), option(), report(), resume_curses(), ts_init(), ttysetflags(), and will_option().

speed_t termios::c_ospeed
 

Definition at line 20 of file termios.h.

Referenced by _cfgetospeed(), and _cfsetospeed().


The documentation for this struct was generated from the following file:
Generated on Fri Apr 14 23:24:19 2006 for minix by  doxygen 1.4.6