Searched refs:ParseSetenv (Results 1 – 2 of 2) sorted by relevance
137 bool ParseSetenv(const std::vector<std::string>& args, std::string* err);
475 bool Service::ParseSetenv(const std::vector<std::string>& args, std::string* err) { in ParseSetenv() function in Service562 {"setenv", {2, 2, &Service::ParseSetenv}}, in map()