Searched refs:dbus_path (Results 1 – 3 of 3) sorted by relevance
121 _cleanup_free_ char *buf = NULL, *dbus_path = NULL; in get_state_one_unit() local128 dbus_path = unit_dbus_path_from_name(unit); in get_state_one_unit()129 if (!dbus_path) in get_state_one_unit()135 dbus_path, in get_state_one_unit()292 _cleanup_free_ char *n = NULL, *dbus_path = NULL, *load_state = NULL; in check_triggering_units() local309 dbus_path = unit_dbus_path_from_name(n); in check_triggering_units()310 if (!dbus_path) in check_triggering_units()316 dbus_path, in check_triggering_units()455 _cleanup_free_ char *load_state = NULL, *dbus_path = NULL; in unit_find_paths() local457 dbus_path = unit_dbus_path_from_name(unit_name); in unit_find_paths()[all …]
43 _cleanup_free_ char *dbus_path = unit_dbus_path_from_name(name); in service_name_to_dbus() local44 if (!dbus_path) in service_name_to_dbus()50 dbus_path, in service_name_to_dbus()
143 _cleanup_free_ char *dbus_path = NULL; in bus_job_get_service_result() local152 dbus_path = unit_dbus_path_from_name(d->name); in bus_job_get_service_result()153 if (!dbus_path) in bus_job_get_service_result()158 dbus_path, in bus_job_get_service_result()