Home
last modified time | relevance | path

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

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/netcache/
H A Dnc_utils.hpp186 eStartupConfigChanged, ///< Configuration file changed enumerator
H A Dnc_utils.cpp277 {CNCAlerts::eStartupConfigChanged, "StartupConfigChanged"},
H A Dnetcached.cpp277 … CNCAlerts::Register(CNCAlerts::eStartupConfigChanged, GetConfName() + ": file not found"); in CheckConfFile()
295 CNCAlerts::Register(CNCAlerts::eStartupConfigChanged, msg); in CheckConfFile()