Searched refs:names_with_deps (Results 1 – 1 of 1) sorted by relevance
198 _cleanup_strv_free_ char **names_with_deps = NULL; in verb_list_unit_files() local200 r = append_unit_dependencies(bus, strv_skip(argv, 1), &names_with_deps); in verb_list_unit_files()204 r = sd_bus_message_append_strv(m, names_with_deps); in verb_list_unit_files()