Searched refs:tlist (Results 1 – 2 of 2) sorted by relevance
42 struct listnode tlist; member
480 TtyCollection *tlist = sPppCtrl->getTtyList(); in runCommand() local483 for (it = tlist->begin(); it != tlist->end(); ++it) { in runCommand()