Home
last modified time | relevance | path

Searched refs:baud_rate_of (Results 1 – 2 of 2) sorted by relevance

/external/ppp/pppd/
Dsys-linux.c236 static int baud_rate_of (int speed);
912 static int baud_rate_of (int speed) in baud_rate_of() function
1000 baud_rate = baud_rate_of(speed); in set_up_tty()
Dsys-solaris.c245 static int baud_rate_of __P((int));
1163 baud_rate_of(speed) in baud_rate_of() function
1269 baud_rate = inspeed = baud_rate_of(speed);