Home
last modified time | relevance | path

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

/freebsd/contrib/kyua/cli/
H A Dconfig.cpp60 static const char* none_config = "none"; variable
98 if (filename.str() == none_config) { in load_config_file()
178 (std::string("Path to the configuration file; '") + none_config +