Home
last modified time | relevance | path

Searched refs:cfgetispeed (Results 1 – 13 of 13) sorted by relevance

/external/openssh/openbsd-compat/
Dbsd-nextstep.h53 speed_t cfgetispeed(const struct termios *);
Dbsd-nextstep.c85 speed_t cfgetispeed(const struct termios *t) in cfgetispeed() function
/external/rust/crates/nix/src/sys/
Dtermios.rs882 pub fn cfgetispeed(termios: &Termios) -> u32 {
884 unsafe { libc::cfgetispeed(&*inner_termios) as u32 }
936 pub fn cfgetispeed(termios: &Termios) -> BaudRate {
938 unsafe { libc::cfgetispeed(&*inner_termios) }.try_into().unwrap()
/external/openssh/
Dttymodes.c302 ibaud = speed_to_baud(cfgetispeed(&tio)); in ssh_tty_make_modes()
/external/python/cpython2/Modules/
Dtermios.c86 ispeed = cfgetispeed(&mode); in termios_tcgetattr()
/external/python/cpython3/Modules/
Dtermios.c99 ispeed = cfgetispeed(&mode); in termios_tcgetattr()
/external/toybox/toys/pending/
Dstty.c195 int ispeed = baud(cfgetispeed(t)), ospeed = baud(cfgetospeed(t)); in show_speed()
/external/rust/crates/libc/src/unix/
Dmod.rs1329 pub fn cfgetispeed(termios: *const ::termios) -> ::speed_t; in cfgetispeed() function
/external/rust/crates/nix/
DCHANGELOG.md837 - `::nix::sys::termios::{cfgetispeed, cfsetispeed, cfgetospeed, cfsetospeed}`
/external/rust/crates/libc/src/fuchsia/
Dmod.rs3813 pub fn cfgetispeed(termios: *const ::termios) -> ::speed_t; in cfgetispeed() function
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt1451 fun:cfgetispeed=uninstrumented
/external/llvm-project/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt1451 fun:cfgetispeed=uninstrumented
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym908 PUBLIC d2ee0 0 cfgetispeed