Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-tool/include/
H A Dtool_types.hpp83 SkipCurrent enumerator
/openbmc/openpower-vpd-parser/vpd-tool/src/
H A Dvpd_tool.cpp851 case types::UserOption::SkipCurrent: in printFixSystemVpdOption()
1252 printFixSystemVpdOption(types::UserOption::SkipCurrent); in handleMoreOption()
1259 printFixSystemVpdOption(types::UserOption::SkipCurrent); in handleMoreOption()
1308 else if (types::UserOption::SkipCurrent == l_userSelectedOption) in handleMoreOption()