#ifndef ISO type cc_t type speed_t type tcflag_t type {struct termios} #if defined XOPEN2K8 || defined POSIX2008 type pid_t #endif element {struct termios} tcflag_t c_iflag element {struct termios} tcflag_t c_oflag element {struct termios} tcflag_t c_cflag element {struct termios} tcflag_t c_lflag element {struct termios} cc_t c_cc[NCCS] constant NCCS constant VEOF constant VEOL constant VERASE constant VINTR constant VKILL constant VMIN constant VQUIT constant VSTART constant VSTOP constant VSUSP constant VTIME constant BRKINT constant ICRNL constant IGNBRK constant IGNCR constant IGNPAR constant INLCR constant INPCK constant ISTRIP # if !defined XOPEN2K && !defined XOPEN2K8 && !defined POSIX2008 constant IUCLC #