Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/user_channel/
H A Dchannel_mgmt.cpp58 static constexpr const char* privilegePropertyString = "MaxPrivilege"; variable
210 if (prop.first == privilegePropertyString) in processChAccessPropChange()
212 propName = privilegePropertyString; in processChAccessPropChange()
218 if (propName != privilegePropertyString) in processChAccessPropChange()
638 privilegePropertyString, privStr)) in setChannelAccessPersistData()
1332 networkChConfigIntfName, privilegePropertyString); in syncNetworkChannelConfig()