HomeSort by: relevance | last modified time | path
    Searched defs:command_list_t (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/elftosb/dist/common/
EncoreBootImage.h 776 typedef std::list<BootCommand*> command_list_t; typedef in class:elftosb::EncoreBootImage::BootSection
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.

Completed in 51 milliseconds