Home
last modified time | relevance | path

Searched defs:allenv (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/kyua/utils/
H A Denv_test.cpp48 const std::map< std::string, std::string > allenv = utils::getallenv(); in ATF_TEST_CASE_BODY() local
H A Denv.cpp64 std::map< std::string, std::string > allenv; in getallenv() local