Searched refs:baud_string (Results 1 – 2 of 2) sorted by relevance
189 int config_parse_baud(speed_t *speed, const char *baud_string) in config_parse_baud() argument194 if (strcmp(baud_string, terminal_speeds[i].name) == 0) { in config_parse_baud()
33 int config_parse_baud(speed_t *speed, const char *baud_string);