Searched defs:tty (Results 1 – 3 of 3) sorted by relevance
51 int PppController::attachPppd(const char *tty, struct in_addr local, in attachPppd()110 int PppController::detachPppd(const char *tty) { in detachPppd()
119 struct termios tty; in ConfigureSerial() local
675 PtyAllocationMode tty = use_shell_protocol ? kPtyAuto : kPtyDefinitely; // -t/-T in adb_shell() local