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

/freebsd-9.3-release/contrib/tcsh/
H A Dmi.termios.c46 static _PROTOTYPE( int tc_to_sg_speed, (speed_t speed) );
120 static int tc_to_sg_speed(speed) function
303 || (sgspeed = tc_to_sg_speed(termios_p->c_ospeed)) < 0)

Completed in 98 milliseconds