Searched refs:manager_load_unit_from_dbus_path (Results 1 - 3 of 3) sorted by relevance

/systemd/src/core/
H A Dmanager.h323 int manager_load_unit_from_dbus_path(Manager *m, const char *s, sd_bus_error *e, Unit **_u);
H A Ddbus.c263 manager_load_unit_from_dbus_path(m, path, NULL, &u);
323 r = manager_load_unit_from_dbus_path(m, path, error, &u);
H A Dmanager.c2059 int manager_load_unit_from_dbus_path(Manager *m, const char *s, sd_bus_error *e, Unit **_u) { function

Completed in 38 milliseconds