Searched defs:EntryList (Results 1 - 11 of 11) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DDirectory.h36 typedef DoublyLinkedList<Entry, Entry::GetDirEntryLink> EntryList; typedef in class:Directory
H A DNode.h61 typedef DoublyLinkedList<Entry> EntryList; typedef in class:Node
/haiku/src/system/boot/loader/
H A DRootFileSystem.h42 typedef DoublyLinkedList<entry> EntryList; typedef in class:RootFileSystem
/haiku/headers/private/storage/
H A DAddOnMonitorHandler.h80 typedef std::list<add_on_entry_info> EntryList; typedef in class:BPrivate::Storage::AddOnMonitorHandler
[all...]
/haiku/headers/private/package/hpkg/
H A DPackageWriterImpl.h68 typedef DoublyLinkedList<Entry> EntryList; typedef in class:BPackageKit::BHPKG::BPrivate::PackageWriterImpl
/haiku/headers/private/kernel/
H A Dcondition_variable.h87 typedef DoublyLinkedList<ConditionVariableEntry> EntryList; typedef in struct:ConditionVariable
/haiku/src/system/kernel/fs/
H A DEntryCache.h104 typedef DoublyLinkedList<EntryCacheEntry> EntryList; typedef in class:EntryCache
/haiku/src/kits/tracker/
H A DFSUtils.h150 typedef BObjectList<entry_ref> EntryList; typedef in class:BPrivate::TrackerCopyLoopControl
H A DOpenWithWindow.cpp169 OpenWithContainerWindow::EntryList() const function in class:OpenWithContainerWindow
/haiku/src/system/boot/loader/file_systems/tarfs/
H A Dtarfs.cpp74 typedef DoublyLinkedList<TarFS::Entry> EntryList; typedef in namespace:TarFS
/haiku/src/kits/storage/
H A DPathMonitor.cpp310 typedef SinglyLinkedList<Entry> EntryList; typedef in namespace:__anon3

Completed in 236 milliseconds