Home
last modified time | relevance | path

Searched defs:stopped_units (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/systemctl/
Dsystemctl-start-unit.c265 _cleanup_free_ char **stopped_units = NULL; /* Do not use _cleanup_strv_free_ */ in verb_start() local
/systemd-251/test/
Dnetworkd-test.py43 stopped_units = [] variable