Searched defs:tty (Results 1 – 7 of 7) 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()
115 int openpty(int* pty, int* tty, char* name, const termios* t, const winsize* ws) { in openpty()153 int tty; in forkpty() local
31 int pty, tty; in TEST() local118 int tty; in TEST() local
119 struct termios tty; in ConfigureSerial() local
153 String tty = args.getString("tty"); in dispatchDemoCommand() local
598 optional Tty tty = 59; field
691 PtyAllocationMode tty = use_shell_protocol ? kPtyAuto : kPtyDefinitely; // -t/-T in adb_shell() local