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.cpp60 static constexpr const char* privilegePropertyString = "MaxPrivilege"; variable
214 if (prop.first == privilegePropertyString) in processChAccessPropChange()
216 propName = privilegePropertyString; in processChAccessPropChange()
222 if (propName != privilegePropertyString) in processChAccessPropChange()
642 privilegePropertyString, privStr)) in setChannelAccessPersistData()
1338 networkChConfigIntfName, privilegePropertyString); in syncNetworkChannelConfig()