Home
last modified time | relevance | path

Searched defs:boot_item (Results 1 – 1 of 1) sorted by relevance

/haiku/src/system/kernel/
H A Dboot_item.cpp18 struct boot_item : public DoublyLinkedListLinkImpl<boot_item> { struct
24 typedef DoublyLinkedList<boot_item> ItemList; argument