Home
last modified time | relevance | path

Searched defs:userIndex (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-health-monitor/
H A Dhealth_metric_collection.cpp23 userIndex = 0, in readCPU() enumerator
/openbmc/phosphor-host-ipmid/user_channel/
H A Duser_mgmt.cpp1617 for (size_t userIndex = 1; userIndex <= ipmiMaxUsers; ++userIndex) in cacheUserDataFile() local