Searched refs:groupLists (Results 1 – 1 of 1) sorted by relevance
1423 std::map<std::string, std::vector<std::string>> groupLists; in initUserObjects() local1430 groupLists.emplace(grp, sshGrpUsersList); in initUserObjects()1435 groupLists.emplace(grp, grpUsersList); in initUserObjects()1441 groupLists.emplace(grp, grpUsersList); in initUserObjects()1448 for (const auto& grp : groupLists) in initUserObjects()