Searched defs:linux32_termios (Results 1 – 1 of 1) sorted by relevance
57 struct linux32_termios { struct58 linux32_tcflag_t c_iflag;59 linux32_tcflag_t c_oflag;60 linux32_tcflag_t c_cflag;61 linux32_tcflag_t c_lflag;62 linux32_cc_t c_line;63 linux32_cc_t c_cc[LINUX32_NCCS];65 linux32_speed_t c_ispeed;66 linux32_speed_t c_ospeed;