Home
last modified time | relevance | path

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

/openbmc/phosphor-user-manager/phosphor-ldap-config/
H A Dmain.cpp22 !std::filesystem::exists(configDir / phosphor::ldap::nsSwitchFile)) in main()
H A Dldap_config_mgr.hpp19 static constexpr auto nsSwitchFile = "nsswitch.conf"; variable
/openbmc/phosphor-user-manager/test/
H A Dldap_config_test.cpp49 fs.open(dir / nsSwitchFile, std::fstream::out); in SetUp()