Home
last modified time | relevance | path

Searched refs:bus_path (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/shared/ !
Dbus-wait-for-units.c16 char *bus_path; member
51 … if (FLAGS_SET(item->flags, BUS_WAIT_REFFED) && item->bus_path && item->parent->bus) { in wait_for_item_free()
56 item->bus_path, in wait_for_item_free()
63 … log_debug_errno(r, "Failed to drop reference to unit %s, ignoring: %m", item->bus_path); in wait_for_item_free()
66 assert_se(hashmap_remove(item->parent->items, item->bus_path) == item); in wait_for_item_free()
75 free(item->bus_path); in wait_for_item_free()
88 item->unit_callback(d, item->bus_path, good, item->userdata); in call_unit_callback_and_wait()
307 item->bus_path, bus_error_message(e, r)); in on_get_all_properties()
346 .bus_path = unit_dbus_path_from_name(unit), in bus_wait_for_units_add_unit()
352 if (!item->bus_path) in bus_wait_for_units_add_unit()
[all …]
/systemd-251/src/home/ !
Dhomed-manager-bus.c671 "o", bus_path),
682 "o", bus_path),
687 SD_BUS_RESULT("s", user_record, "b", incomplete, "o", bus_path),
692 SD_BUS_RESULT("s", user_record, "b", incomplete, "o", bus_path),