Home
last modified time | relevance | path

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

/external/openssh/openbsd-compat/
Dbsd-nextstep.c80 speed_t cfgetospeed(const struct termios *t) in cfgetospeed() function
/external/rust/crates/libc/src/unix/
Dmod.rs1330 pub fn cfgetospeed(termios: *const ::termios) -> ::speed_t; in cfgetospeed() function
/external/rust/crates/libc/src/fuchsia/
Dmod.rs3814 pub fn cfgetospeed(termios: *const ::termios) -> ::speed_t; in cfgetospeed() function