Home
last modified time | relevance | path

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

/systemd-251/src/core/
Dunit-dependency-atom.c75 [UNIT_CONFLICTS] = UNIT_ATOM_PULL_IN_STOP |
187 case UNIT_ATOM_PULL_IN_STOP | in unit_dependency_from_unique_atom()
189 case UNIT_ATOM_PULL_IN_STOP: in unit_dependency_from_unique_atom()
Dunit-dependency-atom.h22 UNIT_ATOM_PULL_IN_STOP = UINT64_C(1) << 3, enumerator
Dtransaction.c1031 UNIT_FOREACH_DEPENDENCY(dep, ret->unit, UNIT_ATOM_PULL_IN_STOP) { in transaction_add_job_and_dependencies()