Home
last modified time | relevance | path

Searched refs:manager_unit_cache_should_retry_load (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/core/
Dmanager.h490 bool manager_unit_cache_should_retry_load(Unit *u);
Dtransaction.c944 if (r < 0 && manager_unit_cache_should_retry_load(unit)) { in transaction_add_job_and_dependencies()
Dmanager.c2088 bool manager_unit_cache_should_retry_load(Unit *u) { in manager_unit_cache_should_retry_load() function
2154 if (manager_unit_cache_should_retry_load(ret)) in manager_load_unit_prepare()