Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A Dstty.c601 static const Tty_t *getspeed(unsigned long val) in getspeed() function
725 if (tp = getspeed(*tp->name == 'i' ? cfgetispeed(sp) : cfgetospeed(sp))) in set()
743 if(getspeed(c)) in set()