Home
last modified time | relevance | path

Searched defs:cfgetospeed (Results 1 - 5 of 5) sorted by relevance

/third_party/musl/src/termios/
H A Dcfgetospeed.c5 speed_t cfgetospeed(const struct termios *tio) in cfgetospeed() function
/third_party/rust/crates/rustix/src/termios/
H A Dcf.rs7 pub fn cfgetospeed(termios: &Termios) -> Speed { in cfgetospeed() functions
/third_party/rust/crates/nix/src/sys/
H A Dtermios.rs1016 pub fn cfgetospeed(termios: &Termios) -> u32 { cfgetospeed() functions
1070 pub fn cfgetospeed(termios: &Termios) -> BaudRate { cfgetospeed() functions
[all...]
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs1374 pub fn cfgetospeed(termios: *const ::termios) -> ::speed_t; in cfgetospeed() functions
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs3834 pub fn cfgetospeed(termios: *const ::termios) -> ::speed_t; in cfgetospeed() functions

Completed in 16 milliseconds