Searched refs:TtyCollection (Results 1 – 2 of 2) sorted by relevance
24 typedef std::list<char *> TtyCollection; typedef27 TtyCollection *mTtys;38 TtyCollection *getTtyList();
39 mTtys = new TtyCollection(); in PppController()44 TtyCollection::iterator it; in ~PppController()63 TtyCollection::iterator it; in attachPppd()126 TtyCollection *PppController::getTtyList() { in getTtyList()132 TtyCollection::iterator it; in updateTtyList()