Searched refs:speed_to_baud (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/crypto/openssh/
H A Dttymodes.c73 speed_to_baud(speed_t speed) function
301 obaud = speed_to_baud(cfgetospeed(&tio));
302 ibaud = speed_to_baud(cfgetispeed(&tio));
H A Dssh_namespace.h545 #define speed_to_baud Fssh_speed_to_baud macro

Completed in 81 milliseconds