Home
last modified time | relevance | path

Searched refs:command_list_t (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/elftosb/dist/common/
H A DEncoreBootImage.h776 typedef std::list<BootCommand*> command_list_t; typedef
777 typedef command_list_t::iterator iterator_t;
778 typedef command_list_t::const_iterator const_iterator_t;
830 command_list_t m_commands; //!< Commands held in this section.