Searched defs:cfgetispeed (Results 1 – 6 of 6) sorted by relevance
10 speed_t cfgetispeed(const struct termios *tio) in cfgetispeed() function
14 pub fn cfgetispeed(termios: &Termios) -> Speed { in cfgetispeed() function
116 pub(crate) fn cfgetispeed(termios: &Termios) -> Speed { in cfgetispeed() function
154 pub(crate) fn cfgetispeed(termios: &Termios) -> u32 { in cfgetispeed() function
1373 pub fn cfgetispeed(termios: *const ::termios) -> ::speed_t; in cfgetispeed() function
3833 pub fn cfgetispeed(termios: *const ::termios) -> ::speed_t; in cfgetispeed() function