Searched refs:lru_entry (Results 1 – 1 of 1) sorted by relevance
126 struct lru_entry struct in INetURLHistory_Impl148 lru_entry m_pList[INETHIST_SIZE_LIMIT];183 register lru_entry &rThis = m_pList[nThis]; in backlink()184 register lru_entry &rTail = m_pList[nTail]; in backlink()196 register lru_entry &rThis = m_pList[nThis]; in unlink()
Completed in 17 milliseconds