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.hpp82 SkipCurrent enumerator
/openbmc/openpower-vpd-parser/vpd-tool/src/
H A Dvpd_tool.cpp824 case types::UserOption::SkipCurrent: in printFixSystemVpdOption()
1225 printFixSystemVpdOption(types::UserOption::SkipCurrent); in handleMoreOption()
1232 printFixSystemVpdOption(types::UserOption::SkipCurrent); in handleMoreOption()
1281 else if (types::UserOption::SkipCurrent == l_userSelectedOption) in handleMoreOption()