Searched defs:tty (Results 1 – 2 of 2) sorted by relevance
52 int PppController::attachPppd(const char *tty, struct in_addr local, in attachPppd()111 int PppController::detachPppd(const char *tty) { in detachPppd()
119 struct termios tty; in ConfigureSerial() local