Home
last modified time | relevance | path

Searched defs:tty (Results 1 – 2 of 2) sorted by relevance

/system/netd/server/
DPppController.cpp52 int PppController::attachPppd(const char *tty, struct in_addr local, in attachPppd()
111 int PppController::detachPppd(const char *tty) { in detachPppd()
/system/core/fastboot/fuzzy_fastboot/
Dtest_utils.cpp119 struct termios tty; in ConfigureSerial() local