/systemd-251/src/test/ ! |
D | test-strv.c | 204 _cleanup_strv_free_ char **s; in test_strv_unquote_one() 338 _cleanup_strv_free_ char **l = NULL; in TEST() 400 _cleanup_strv_free_ char **l = NULL; in TEST() 415 _cleanup_strv_free_ char **l = NULL; in TEST() 435 _cleanup_strv_free_ char **l = NULL; in TEST() 463 _cleanup_strv_free_ char **l = NULL; in TEST() 479 _cleanup_strv_free_ char **l = NULL; in TEST() 491 _cleanup_strv_free_ char **l = NULL; in TEST() 504 _cleanup_strv_free_ char **l = NULL; in TEST() 563 _cleanup_strv_free_ char **a = NULL, **b = NULL; in TEST() [all …]
|
D | test-env-file.c | 66 _cleanup_strv_free_ char **data = NULL; in TEST() 81 _cleanup_strv_free_ char **data = NULL; in TEST() 91 _cleanup_strv_free_ char **data = NULL; in TEST() 100 _cleanup_strv_free_ char **data = NULL; in TEST() 112 _cleanup_strv_free_ char **data = NULL; in TEST() 123 _cleanup_strv_free_ char **data = NULL; in TEST() 146 _cleanup_strv_free_ char **l = NULL; in TEST()
|
D | test-env-util.c | 16 _cleanup_strv_free_ char **a = NULL, **b = NULL, **c = NULL, **d = NULL; in TEST() 53 _cleanup_strv_free_ char **l = NULL; in TEST() 69 _cleanup_strv_free_ char **r = strv_env_merge(NULL, a, NULL, b, NULL, a, b, b, NULL); in TEST() 91 _cleanup_strv_free_ char **a = NULL; in TEST() 105 _cleanup_strv_free_ char **a = NULL; in TEST() 124 _cleanup_strv_free_ char **a = NULL; in TEST() 260 _cleanup_strv_free_ char **r = NULL; in TEST() 285 _cleanup_strv_free_ char **e = strv_new("FOOBAR=WALDO", in TEST() 414 _cleanup_strv_free_ char **l = NULL; in TEST()
|
D | test-path-lookup.c | 75 _cleanup_strv_free_ char **gp_without_env = NULL; in test_generator_binary_paths_one() 76 _cleanup_strv_free_ char **env_gp_without_env = NULL; in test_generator_binary_paths_one() 77 _cleanup_strv_free_ char **gp_with_env = NULL; in test_generator_binary_paths_one() 78 _cleanup_strv_free_ char **env_gp_with_env = NULL; in test_generator_binary_paths_one()
|
D | test-serialize.c | 115 _cleanup_strv_free_ char **strv2 = NULL; in TEST() 137 _cleanup_strv_free_ char **env; in TEST() 151 _cleanup_strv_free_ char **env = NULL, **env2 = NULL; in TEST()
|
D | test-locale-util.c | 12 _cleanup_strv_free_ char **locales = NULL; in TEST() 59 _cleanup_strv_free_ char **kmaps = NULL; in TEST()
|
/systemd-251/src/libsystemd-network/ ! |
D | test-sd-dhcp-lease.c | 18 _cleanup_strv_free_ char **domains = NULL; in TEST() 32 _cleanup_strv_free_ char **domains = NULL; in TEST() 45 _cleanup_strv_free_ char **domains = NULL; in TEST() 60 _cleanup_strv_free_ char **domains = NULL; in TEST() 68 _cleanup_strv_free_ char **domains = NULL; in TEST() 77 _cleanup_strv_free_ char **domains = NULL; in TEST()
|
/systemd-251/src/analyze/ ! |
D | analyze-dot.c | 20 _cleanup_strv_free_ char **units = NULL; in graph_one_property() 85 _cleanup_strv_free_ char **expanded_patterns = NULL; in expand_patterns() 128 _cleanup_strv_free_ char **expanded_patterns = NULL; in verb_dot() 129 _cleanup_strv_free_ char **expanded_from_patterns = NULL; in verb_dot() 130 _cleanup_strv_free_ char **expanded_to_patterns = NULL; in verb_dot()
|
D | analyze-verify.c | 11 _cleanup_strv_free_ char **filenames = NULL; in process_aliases() 57 _cleanup_strv_free_ char **filenames = NULL; in verb_verify()
|
/systemd-251/src/basic/ ! |
D | path-lookup.c | 119 _cleanup_strv_free_ char **config_dirs = NULL, **data_dirs = NULL; in xdg_user_dirs() 156 _cleanup_strv_free_ char **config_dirs = NULL, **data_dirs = NULL; in user_dirs() 158 _cleanup_strv_free_ char **res = NULL; in user_dirs() 526 _cleanup_strv_free_ char **paths = NULL; in lookup_paths_init() 599 _cleanup_strv_free_ char **add = NULL; in lookup_paths_init() 795 _cleanup_strv_free_ char **paths = NULL; in generator_binary_paths() 804 _cleanup_strv_free_ char **add = NULL; in generator_binary_paths() 845 _cleanup_strv_free_ char **paths = NULL; in env_generator_binary_paths() 846 _cleanup_strv_free_ char **add = NULL; in env_generator_binary_paths()
|
D | conf-files.c | 254 _cleanup_strv_free_ char **copy = NULL; in conf_files_list_strv() 266 _cleanup_strv_free_ char **dirs = NULL; in conf_files_list() 278 _cleanup_strv_free_ char **d = NULL; in conf_files_list_nulstr() 296 _cleanup_strv_free_ char **f = NULL; in conf_files_list_with_replacement()
|
D | strv.c | 81 _cleanup_strv_free_ char **result = NULL; in strv_copy() 110 _cleanup_strv_free_ char **a = NULL; in strv_new_ap() 226 _cleanup_strv_free_ char **l = NULL; in strv_split_newlines_full() 250 _cleanup_strv_free_ char **l = NULL; in strv_split_full() 285 _cleanup_strv_free_ char **l = NULL; in strv_split_and_extend_full() 303 _cleanup_strv_free_ char **l = NULL; in strv_split_colon_pairs() 923 _cleanup_strv_free_ char **l2 = NULL; in string_strv_hashmap_put_internal()
|
/systemd-251/src/systemctl/ ! |
D | systemctl-list-units.c | 51 _cleanup_strv_free_ char **machines = NULL; in get_unit_list_recursive() 215 _cleanup_strv_free_ char **machines = NULL; in verb_list_units() 226 _cleanup_strv_free_ char **names = NULL; in verb_list_units() 429 _cleanup_strv_free_ char **machines = NULL; in verb_list_sockets() 430 _cleanup_strv_free_ char **sockets_with_suffix = NULL; in verb_list_sockets() 453 _cleanup_strv_free_ char **listening = NULL, **triggered = NULL; in verb_list_sockets() 692 _cleanup_strv_free_ char **machines = NULL; in verb_list_timers() 693 _cleanup_strv_free_ char **timers_with_suffix = NULL; in verb_list_timers() 719 _cleanup_strv_free_ char **triggered = NULL; in verb_list_timers()
|
D | systemctl-util.c | 236 _cleanup_strv_free_ char **mangled = NULL, **globs = NULL; in expand_unit_names() 293 _cleanup_strv_free_ char **triggered_by = NULL; in check_triggering_units() 428 _cleanup_strv_free_ char **dropins = NULL; in unit_find_paths() 664 _cleanup_strv_free_ char **with_deps = NULL; in append_unit_dependencies() 670 _cleanup_strv_free_ char **deps = NULL; in append_unit_dependencies() 687 _cleanup_strv_free_ char **list_with_deps = NULL; in maybe_extend_with_unit_dependencies() 706 _cleanup_strv_free_ char **deps = NULL; in unit_get_dependencies() 857 _cleanup_strv_free_ char **l = NULL; in mangle_names()
|
D | systemctl-edit.c | 28 _cleanup_strv_free_ char **names = NULL; in verb_cat() 60 _cleanup_strv_free_ char **dropin_paths = NULL; in verb_cat() 391 _cleanup_strv_free_ char **unit_paths = NULL; in find_paths_to_edit() 499 _cleanup_strv_free_ char **names = NULL; in verb_edit() 500 _cleanup_strv_free_ char **paths = NULL; in verb_edit()
|
D | systemctl-list-dependencies.c | 65 _cleanup_strv_free_ char **deps = NULL; in list_dependencies_one() 139 _cleanup_strv_free_ char **units = NULL, **done = NULL; in verb_list_dependencies()
|
/systemd-251/src/xdg-autostart-generator/ ! |
D | xdg-autostart-generator.c | 23 _cleanup_strv_free_ char **autostart_dirs = NULL; in enumerate_xdg_autostart() 24 _cleanup_strv_free_ char **config_dirs = NULL; in enumerate_xdg_autostart() 25 _unused_ _cleanup_strv_free_ char **data_dirs = NULL; in enumerate_xdg_autostart()
|
/systemd-251/src/locale/ ! |
D | keymap-util.c | 244 _cleanup_strv_free_ char **a = NULL; in x11_read_data() 267 _cleanup_strv_free_ char **a = NULL; in x11_read_data() 284 _cleanup_strv_free_ char **l = NULL; in locale_write_data() 318 _cleanup_strv_free_ char **l = NULL; in vconsole_write_data() 486 _cleanup_strv_free_ char **a = NULL; in vconsole_convert_to_x11() 581 _cleanup_strv_free_ char **a = NULL; in find_legacy_keymap() 676 _cleanup_strv_free_ char **a = NULL; in find_language_fallback()
|
/systemd-251/src/environment-d-generator/ ! |
D | environment-d-generator.c | 14 _cleanup_strv_free_ char **dirs = NULL; in environment_dirs() 43 _cleanup_strv_free_ char **dirs = NULL, **files = NULL, **env = NULL; in load_and_print()
|
/systemd-251/src/udev/ ! |
D | test-udev-event.c | 26 _cleanup_strv_free_ char **lines = NULL; in test_event_spawn_cat() 48 _cleanup_strv_free_ char **lines = NULL; in test_event_spawn_self()
|
D | udevadm-settle.c | 93 _cleanup_strv_free_ char **a = NULL; in emit_deprecation_warning() 110 _cleanup_strv_free_ char **b = NULL; in emit_deprecation_warning()
|
/systemd-251/src/core/ ! |
D | load-dropin.c | 15 _cleanup_strv_free_ char **paths = NULL; in process_deps() 86 _cleanup_strv_free_ char **l = NULL; in unit_load_dropin()
|
/systemd-251/src/udev/scsi_id/ ! |
D | scsi_id.c | 104 _cleanup_strv_free_ char **options_argv = NULL; in get_file_options() 321 _cleanup_strv_free_ char **newargv = NULL; in per_dev_options() 469 _cleanup_strv_free_ char **newargv = NULL; in main()
|
/systemd-251/src/modules-load/ ! |
D | modules-load.c | 35 _cleanup_strv_free_ char **k = NULL; in add_modules() 196 _cleanup_strv_free_ char **files = NULL; in run()
|
/systemd-251/src/portable/ ! |
D | portabled-image-bus.c | 107 _cleanup_strv_free_ char **matches = NULL, **extension_images = NULL; in bus_image_common_get_metadata() 261 _cleanup_strv_free_ char **extension_images = NULL; in bus_image_method_get_state() 307 _cleanup_strv_free_ char **matches = NULL, **extension_images = NULL; in bus_image_common_attach() 409 _cleanup_strv_free_ char **extension_images = NULL; in bus_image_method_detach() 651 _cleanup_strv_free_ char **matches = NULL, **extension_images = NULL; in bus_image_common_reattach() 1149 _cleanup_strv_free_ char **l = NULL; in bus_image_node_enumerator()
|