Searched defs:host_termios (Results 1 – 2 of 2) sorted by relevance
9 struct host_termios { struct10 host_tcflag_t c_iflag;11 host_tcflag_t c_oflag;12 host_tcflag_t c_cflag;13 host_tcflag_t c_lflag;14 host_cc_t c_line;15 host_cc_t c_cc[HOST_NCCS];16 host_speed_t __c_ispeed;17 host_speed_t __c_ospeed;
11 struct host_termios { struct12 host_tcflag_t c_iflag;13 host_tcflag_t c_oflag;14 host_tcflag_t c_cflag;15 host_tcflag_t c_lflag;16 host_cc_t c_cc[HOST_NCCS];17 host_cc_t c_line;18 host_speed_t __c_ispeed;19 host_speed_t __c_ospeed;