Searched defs:cfgetospeed (Results 1 – 6 of 6) sorted by relevance
5 speed_t cfgetospeed(const struct termios *tio) in cfgetospeed() function
7 pub fn cfgetospeed(termios: &Termios) -> Speed { in cfgetospeed() function
109 pub(crate) fn cfgetospeed(termios: &Termios) -> Speed { in cfgetospeed() function
147 pub(crate) fn cfgetospeed(termios: &Termios) -> u32 { in cfgetospeed() function
1374 pub fn cfgetospeed(termios: *const ::termios) -> ::speed_t; in cfgetospeed() function
3834 pub fn cfgetospeed(termios: *const ::termios) -> ::speed_t; in cfgetospeed() function