Searched defs:baud_rate_of (Results 1 - 2 of 2) sorted by relevance

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

Completed in 54 milliseconds