Home | History | Annotate | Download | only in netd

Lines Matching defs:tlist

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