Searched refs:unit_matters_to_anchor (Results 1 – 1 of 1) sorted by relevance
311 _pure_ static bool unit_matters_to_anchor(Unit *u, Job *job) { in unit_matters_to_anchor() function379 … if (!delete && hashmap_get(tr->jobs, k->unit) && !unit_matters_to_anchor(k->unit, k)) in transaction_verify_order_one()