Searched defs:Tty_t (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/std/
H A Dpsslib.h72 } Tty_t; typedef in typeref:struct:Tty_s
/ast/src/lib/libcmd/
H A Dstty.c129 } Tty_t; typedef in typeref:struct:tty_s
131 static const Tty_t Ttable[] =
363 register const Tty_t* tp;
468 const Tty_t *tp;
589 static const Tty_t *lookup(const char *name)
601 static const Tty_t *getspeed(unsigned long val)
635 const Tty_t *tp;
905 const Tty_t* tp;

Completed in 65 milliseconds