Searched defs:getspeed (Results 1 - 1 of 1) sorted by relevance
| /ast/src/lib/libcmd/ | ||
| H A D | stty.c | 601 static const Tty_t *getspeed(unsigned long val) function 725 if (tp = getspeed(*tp->name == 'i' ? cfgetispeed(sp) : cfgetospeed(sp))) 743 if(getspeed(c)) |
Completed in 12 milliseconds