Searched refs:detachPppd (Results 1 – 2 of 2) sorted by relevance
/system/netd/server/ | ||
D | PppController.h | 37 int detachPppd(const char *tty); |
D | PppController.cpp | 110 int PppController::detachPppd(const char *tty) { in detachPppd() function in PppController |