Home
last modified time | relevance | path

Searched defs:unit_name (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/systemd/systemd-systemctl/
H A Dsystemctl133 def state(self, unit_name): argument
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd-systemctl/
H A Dsystemctl149 def state(self, unit_name): argument
/openbmc/linux/tools/perf/
H A Dbuiltin-list.c463 const char *unit_name = NULL; in cmd_list() local