Home | History | Annotate | Download | only in netd

Lines Matching defs:tlist

578     TtyCollection *tlist = sPppCtrl->getTtyList();
581 for (it = tlist->begin(); it != tlist->end(); ++it) {