Home
last modified time | relevance | path

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

/external/openssh/openbsd-compat/
Dbsd-nextstep.c85 speed_t cfgetispeed(const struct termios *t) in cfgetispeed() function
/external/rust/crates/libc/src/unix/
Dmod.rs1329 pub fn cfgetispeed(termios: *const ::termios) -> ::speed_t; in cfgetispeed() function
/external/rust/crates/libc/src/fuchsia/
Dmod.rs3813 pub fn cfgetispeed(termios: *const ::termios) -> ::speed_t; in cfgetispeed() function