Home
last modified time | relevance | path

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

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