Home
last modified time | relevance | path

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

/rocksdb-6.9/utilities/
Denv_librados.cc27 const char *default_config_path = "CEPH_CONFIG_PATH"; // the env variable name of ceph co… variable
1492 std::getenv(default_config_path), in Default()