Searched refs:PrivAndGroupType (Results 1 – 1 of 1) sorted by relevance
114 using PrivAndGroupType = std::variant<std::string, std::vector<std::string>>; typedef1523 std::map<std::string, PrivAndGroupType> properties; in getSystemPrivAndGroups()