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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/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.c173 static int baud_rate_of (int speed);
808 static int baud_rate_of (int speed) function
893 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-R7000-V1.0.7.12_1.2.5/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 74 milliseconds