Home
last modified time | relevance | path

Searched defs:hotfixRepos (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/libdnf/libdnf-0.64.0/libdnf/
H A Ddnf-context.cpp1837 std::vector<const char *> hotfixRepos; local
3065 …:ModulePackageContainer * moduleContainer, DnfSack * sack, std::vector<const char *> & hotfixRepos) in recompute_modular_filtering()
3086 std::vector<const char *> hotfixRepos; in recompute_modular_filtering() local
3389 std::vector<const char *> hotfixRepos; in dnf_context_module_enable() local
3480 std::vector<const char *> hotfixRepos; local
3646 std::vector<const char *> hotfixRepos; in CATCH_TO_GERROR() local
3704 std::vector<const char *> hotfixRepos; local
H A Ddnf-sack.cpp2401 setModuleExcludes(DnfSack * sack, const char ** hotfixRepos, libdnf::ModulePackageContainer & modul… in setModuleExcludes()
2485 std::vector<const char *> hotfixRepos; in dnf_sack_filter_modules() local
2499 DnfSack * sack, DnfModulePackageContainer * moduleContainer, const char ** hotfixRepos, in dnf_sack_filter_modules_v2()
/dports/sysutils/libdnf/libdnf-0.64.0/python/hawkey/
H A Dsack-py.cpp627 std::vector<std::string> hotfixRepos; in filter_modules() local