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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppd/
H A Dsys-sunos4.c99 static int baud_rate_of __P((int));
415 baud_rate_of(speed) function
486 baud_rate = inspeed = baud_rate_of(speed);
H A Dsys-linux.c174 static int baud_rate_of (int speed);
809 static int baud_rate_of (int speed) function
894 baud_rate = baud_rate_of(speed);
H A Dsys-solaris.c200 static int baud_rate_of __P((int));
1093 baud_rate_of(speed) function
1196 baud_rate = inspeed = baud_rate_of(speed);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppd/
H A Dsys-linux.c231 static int baud_rate_of (int speed);
879 static int baud_rate_of (int speed) function
964 baud_rate = baud_rate_of(speed);
H A Dsys-solaris.c245 static int baud_rate_of __P((int));
1163 baud_rate_of(speed) function
1266 baud_rate = inspeed = baud_rate_of(speed);

Completed in 104 milliseconds