Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/lp/cmd/lpsched/
H A Dports.c51 static char *baud_table[] = { in open_dialup() local
127 if ((sspeed = baud_table[cfgetospeed(&tios)]) != NULL) { in open_dialup()