Searched refs:getbaud (Results 1 – 1 of 1) sorted by relevance
207 static short getbaud(char *);329 baudrate = getbaud(optarg); in options()412 getbaud(char *rate) /* string representing the baud rate */ in getbaud() function