]> git.ipfire.org Git - thirdparty/systemd.git/commit
manager: split out helper that gets Unit objects with interest in given PidRef
authorLennart Poettering <lennart@poettering.net>
Tue, 23 Apr 2024 16:32:16 +0000 (18:32 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 24 Apr 2024 16:10:35 +0000 (18:10 +0200)
commit4414bd5932a5df02ab80f5f7d62444bcf0b3c167
tree6b8ef7aaa1fd129887c517f3cc284dddbeb279f3
parentc2e6ed612a11d363dfca71c9a78ea005bfc0cc3a
manager: split out helper that gets Unit objects with interest in given PidRef

This is both easier to read and allows us to reuse the helper later.
src/core/manager.c