Searched defs:tty (Results 1 – 2 of 2) sorted by relevance
51 int PppController::attachPppd(const char *tty, struct in_addr local, in attachPppd()105 int PppController::detachPppd(const char *tty) { in detachPppd()
43 int ppid, tty; in ps_line() local