Home
last modified time | relevance | path

Searched defs:cfgetospeed (Results 1 – 3 of 3) sorted by relevance

/external/musl/src/termios/
Dcfgetospeed.c5 speed_t cfgetospeed(const struct termios *tio) in cfgetospeed() function
/external/rust/crates/libc/src/unix/
Dmod.rs1371 pub fn cfgetospeed(termios: *const ::termios) -> ::speed_t; in cfgetospeed() function
/external/rust/crates/libc/src/fuchsia/
Dmod.rs3834 pub fn cfgetospeed(termios: *const ::termios) -> ::speed_t; in cfgetospeed() function