Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dselutility.cpp64 constexpr auto equalSign = "="; in parseEntry() local
65 auto pos = entry.find(equalSign); in parseEntry()