Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/src/
H A Dmanufacturingcommands.cpp1433 static bool isNum(const std::string& s) in isNum() function
1456 if (isNum(busStr)) in getBusNumFromPath()