Home
last modified time | relevance | path

Searched refs:cfgetospeed (Results 1 – 16 of 16) sorted by relevance

/external/openssh/openbsd-compat/
Dbsd-nextstep.h52 speed_t cfgetospeed(const struct termios *);
Dbsd-nextstep.c80 speed_t cfgetospeed(const struct termios *t) in cfgetospeed() function
/external/rust/crates/nix/src/sys/
Dtermios.rs891 pub fn cfgetospeed(termios: &Termios) -> u32 {
893 unsafe { libc::cfgetospeed(&*inner_termios) as u32 }
945 pub fn cfgetospeed(termios: &Termios) -> BaudRate {
947 unsafe { libc::cfgetospeed(&*inner_termios) }.try_into().unwrap()
/external/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/scripts/
Dglobal_symbols.txt55 cfgetospeed U
/external/openssh/
Dttymodes.c301 obaud = speed_to_baud(cfgetospeed(&tio)); in ssh_tty_make_modes()
/external/python/cpython2/Modules/
Dtermios.c87 ospeed = cfgetospeed(&mode); in termios_tcgetattr()
/external/python/cpython3/Modules/
Dtermios.c100 ospeed = cfgetospeed(&mode); in termios_tcgetattr()
/external/toybox/toys/pending/
Dstty.c195 int ispeed = baud(cfgetispeed(t)), ospeed = baud(cfgetospeed(t)); in show_speed()
/external/ppp/pppd/
Dsys-linux.c991 speed = cfgetospeed(&tios); in set_up_tty()
Dsys-solaris.c1251 speed = cfgetospeed(&tios);
/external/rust/crates/libc/src/unix/
Dmod.rs1330 pub fn cfgetospeed(termios: *const ::termios) -> ::speed_t; in cfgetospeed() function
/external/rust/crates/nix/
DCHANGELOG.md837 - `::nix::sys::termios::{cfgetispeed, cfsetispeed, cfgetospeed, cfsetospeed}`
/external/rust/crates/libc/src/fuchsia/
Dmod.rs3814 pub fn cfgetospeed(termios: *const ::termios) -> ::speed_t; in cfgetospeed() function
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt1452 fun:cfgetospeed=uninstrumented
/external/llvm-project/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt1452 fun:cfgetospeed=uninstrumented
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym907 PUBLIC d2ed0 0 cfgetospeed