Searched refs:bus_unit_cgroup_vtable (Results 1 – 3 of 3) sorted by relevance
/systemd-251/src/core/ |
D | dbus.c | 506 { bus_unit_cgroup_vtable, bus_unit_cgroup_find }, 524 { bus_unit_cgroup_vtable, bus_unit_cgroup_find }, 534 { bus_unit_cgroup_vtable, bus_unit_cgroup_find }, 545 { bus_unit_cgroup_vtable, bus_unit_cgroup_find }, 554 { bus_unit_cgroup_vtable, bus_unit_cgroup_find }, 565 { bus_unit_cgroup_vtable, bus_unit_cgroup_find }, 1251 vtable_dump_bus_properties(f, bus_unit_cgroup_vtable); in dump_bus_properties()
|
D | dbus-unit.h | 9 extern const sd_bus_vtable bus_unit_cgroup_vtable[];
|
D | dbus-unit.c | 1556 const sd_bus_vtable bus_unit_cgroup_vtable[] = { variable
|