Home
last modified time | relevance | path

Searched refs:speed_str (Results 1 – 1 of 1) sorted by relevance

/external/ppp/pppd/
Dtty.c128 static char speed_str[16]; /* Serial port speed as string */ variable
175 OPT_PRIO | OPT_NOARG | OPT_A2STRVAL | OPT_STATIC, speed_str },
282 slprintf(speed_str, sizeof(speed_str), "%d", spd);