Searched defs:Speed (Results 1 – 6 of 6) sorted by relevance
7 pub fn cfgetospeed(termios: &Termios) -> Speed { in cfgetospeed()14 pub fn cfgetispeed(termios: &Termios) -> Speed { in cfgetispeed()
109 pub(crate) fn cfgetospeed(termios: &Termios) -> Speed { in cfgetospeed()116 pub(crate) fn cfgetispeed(termios: &Termios) -> Speed { in cfgetispeed()
71 pub type Speed = c::speed_t; typedef
128 int Count, Speed; member
71 pub type Speed = linux_raw_sys::general::speed_t; typedef
5988 [pbr::OriginalName("SPEED")] Speed = 1, enumerator