Searched refs:tty_speeds (Results 1 - 2 of 2) sorted by relevance
/ast/src/cmd/ie/ | ||
H A D | terminal.h | 115 extern const int tty_speeds[]; |
H A D | edit.c | 94 int tty_speeds[] = {0, 50, 75, 110, 134, 150, 200, 300, variable 289 delay = tty_speeds[ttyparm.sg_ospeed]; |
Completed in 13 milliseconds