EntryList
typedef DoublyLinkedList<ConditionVariableEntry> EntryList;
typedef DoublyLinkedList<Entry> EntryList;
typedef std::list<add_on_entry_info> EntryList;
typedef DoublyLinkedList<Entry, Entry::GetDirEntryLink> EntryList;
typedef DoublyLinkedList<Entry> EntryList;
typedef SinglyLinkedList<Entry> EntryList;
typedef BObjectList<entry_ref, true> EntryList;
OpenWithContainerWindow::EntryList() const
typedef DoublyLinkedList<entry> EntryList;
typedef DoublyLinkedList<TarFS::Entry> EntryList;
typedef DoublyLinkedList<EntryCacheEntry> EntryList;