Home
last modified time | relevance | path

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

/openbmc/phosphor-user-manager/phosphor-ldap-config/
H A Dldap_config_mgr.cpp33 using NotAllowedArgument = xyz::openbmc_project::Common::NotAllowed; typedef
192 elog<NotAllowed>(NotAllowedArgument::REASON( in enableService()
197 elog<NotAllowed>(NotAllowedArgument::REASON( in enableService()
H A Dldap_config.cpp44 using NotAllowedArgument = xyz::openbmc_project::Common::NotAllowed; typedef
535 elog<NotAllowed>(NotAllowedArgument::REASON("ReadOnly Property")); in ldapType()
/openbmc/phosphor-networkd/src/
H A Dethernet_interface.cpp38 using NotAllowedArgument = xyz::openbmc_project::Common::NotAllowed; typedef
635 elog<NotAllowed>(NotAllowedArgument::REASON("ReadOnly Property")); in ntpServers()
868 NotAllowedArgument::REASON("Writing MAC address is not allowed")); in macAddress()