Searched refs:show_unit_cgroup (Results 1 - 2 of 2) sorted by relevance
/systemd/src/login/ |
H A D | loginctl.c | 232 static int show_unit_cgroup(sd_bus *bus, const char *interface, const char *unit, pid_t leader) { function 535 show_unit_cgroup(bus, "org.freedesktop.systemd1.Scope", i.scope, i.leader); 617 show_unit_cgroup(bus, "org.freedesktop.systemd1.Slice", i.slice, 0);
|
/systemd/src/machine/ |
H A D | machinectl.c | 342 static int show_unit_cgroup(sd_bus *bus, const char *unit, pid_t leader) { function 598 show_unit_cgroup(bus, i->unit, i->leader);
|
Completed in 22 milliseconds