Searched refs:cfgetospeed (Results 1 - 5 of 5) sorted by relevance

/external/openssh/openbsd-compat/
H A Dbsd-nextstep.h54 speed_t cfgetospeed(const struct termios *);
H A Dbsd-nextstep.c80 speed_t cfgetospeed(const struct termios *t) function
/external/openssh/
H A Dttymodes.c313 baud = speed_to_baud(cfgetospeed(&tio));
/external/ppp/pppd/
H A Dsys-linux.c957 speed = cfgetospeed(&tios);
H A Dsys-solaris.c1248 speed = cfgetospeed(&tios);

Completed in 473 milliseconds