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.cpp1439 static bool isNum(const std::string& s) in isNum() function
1462 if (isNum(busStr)) in getBusNumFromPath()