Searched refs:_cleanup_strv_free_ (Results 1 - 25 of 95) sorted by relevance
1234
/systemd/src/test/ |
H A D | test-daemon.c | 27 _cleanup_strv_free_ char **l = NULL;
|
H A D | test-env-replace.c | 28 _cleanup_strv_free_ char **a = NULL, **b = NULL, **c = NULL, **d = NULL; 48 _cleanup_strv_free_ char **l = NULL; 61 _cleanup_strv_free_ char **l = NULL, **r = NULL; 77 _cleanup_strv_free_ char **a = NULL, **b = NULL, **r = NULL; 124 _cleanup_strv_free_ char **r = NULL; 143 _cleanup_strv_free_ char **e;
|
H A D | test-strv.c | 158 _cleanup_strv_free_ char **s = NULL; 179 _cleanup_strv_free_ char **s; 210 _cleanup_strv_free_ char **l = NULL; 223 _cleanup_strv_free_ char **l = NULL; 240 _cleanup_strv_free_ char **l = NULL; 253 _cleanup_strv_free_ char **l = NULL; 266 _cleanup_strv_free_ char **l = NULL; 325 _cleanup_strv_free_ char **a = NULL, **b = NULL; 341 _cleanup_strv_free_ char **a = NULL, **b = NULL; 361 _cleanup_strv_free_ cha [all...] |
H A D | test-locale-util.c | 26 _cleanup_strv_free_ char **locales = NULL;
|
H A D | test-sleep.c | 28 _cleanup_strv_free_ char
|
H A D | test-conf-files.c | 50 _cleanup_strv_free_ char **found_files = NULL;
|
H A D | test-path-lookup.c | 58 _cleanup_strv_free_ char **paths;
|
H A D | test-strbuf.c | 34 _cleanup_strv_free_ char **l;
|
H A D | test-fileio.c | 43 _cleanup_strv_free_ char **a = NULL, **b = NULL; 157 _cleanup_strv_free_ char **a = NULL, **b = NULL; 389 _cleanup_strv_free_ char **l = NULL;
|
/systemd/src/basic/ |
H A D | conf-files.c | 126 _cleanup_strv_free_ char **copy = NULL; 139 _cleanup_strv_free_ char **dirs = NULL; 156 _cleanup_strv_free_ char **dirs = NULL;
|
H A D | strv.h | 38 #define _cleanup_strv_free_ _cleanup_(strv_freep) macro
|
/systemd/src/shared/ |
H A D | fstab-util.c | 55 _cleanup_strv_free_ char **stor = NULL; 155 _cleanup_strv_free_ char **optsv = NULL, **res = NULL;
|
H A D | path-lookup.c | 132 _cleanup_strv_free_ char **config_dirs = NULL, **data_dirs = NULL; 274 _cleanup_strv_free_ char **unit_path;
|
H A D | sleep-config.c | 44 _cleanup_strv_free_ char 259 _cleanup_strv_free_ char **modes = NULL, **states = NULL;
|
H A D | dropin.c | 227 _cleanup_strv_free_ char **strv = NULL, **ans = NULL;
|
/systemd/src/locale/ |
H A D | localed.c | 224 _cleanup_strv_free_ char **a = NULL; 250 _cleanup_strv_free_ char **a = NULL; 278 _cleanup_strv_free_ char **l = NULL; 326 _cleanup_strv_free_ char **l_set = NULL; 383 _cleanup_strv_free_ char **l = NULL; 591 _cleanup_strv_free_ char **a = NULL; 689 _cleanup_strv_free_ char **a = NULL; 780 _cleanup_strv_free_ char **a = NULL; 862 _cleanup_strv_free_ char **l = NULL; 886 _cleanup_strv_free_ cha [all...] |
H A D | localectl.c | 233 _cleanup_strv_free_ char **l = NULL; 319 _cleanup_strv_free_ char **l = NULL; 389 _cleanup_strv_free_ char **list = NULL;
|
/systemd/src/binfmt/ |
H A D | binfmt.c | 182 _cleanup_strv_free_ char **files = NULL;
|
/systemd/src/network/ |
H A D | networkd-link-bus.c | 58 _cleanup_strv_free_ char **l = NULL;
|
H A D | networkd-network-bus.c | 102 _cleanup_strv_free_ char **l = NULL;
|
/systemd/src/notify/ |
H A D | notify.c | 136 _cleanup_strv_free_ char **final_env = NULL;
|
/systemd/src/sleep/ |
H A D | sleep.c | 196 _cleanup_strv_free_ char **modes = NULL, **states = NULL;
|
/systemd/src/libsystemd/sd-network/ |
H A D | sd-network.c | 59 _cleanup_strv_free_ char **a = NULL; 130 _cleanup_strv_free_ char **a = NULL;
|
/systemd/src/modules-load/ |
H A D | modules-load.c | 50 _cleanup_strv_free_ char **k = NULL; 254 _cleanup_strv_free_ char **files = NULL;
|
/systemd/src/bus-proxyd/ |
H A D | driver.c | 400 _cleanup_strv_free_ char **names = NULL; 415 _cleanup_strv_free_ char **names = NULL; 439 _cleanup_strv_free_ char **owners = NULL; 676 _cleanup_strv_free_ char **args = NULL;
|
Completed in 5914 milliseconds
1234