Searched refs:strv_free (Results 1 - 25 of 62) sorted by relevance

123

/systemd/src/basic/
H A Dstrv.c88 char **strv_free(char **l) { function
100 return strv_free(l);
114 strv_free(r);
190 strv_free(a);
290 strv_free(r);
633 strv_free(v);
656 strv_free(r);
818 strv_free(*i);
H A Dstrv.h36 char **strv_free(char **l);
37 DEFINE_TRIVIAL_CLEANUP_FUNC(char**, strv_free);
H A Denv-util.c245 strv_free(r);
306 strv_free(r);
410 strv_free(r);
576 strv_free(ret);
588 strv_free(ret);
589 strv_free(m);
606 strv_free(ret);
/systemd/src/bus-proxyd/
H A Dbus-proxyd.c324 strv_free(arg_configuration);
/systemd/src/core/
H A Ddbus-execute.c1198 c->environment = strv_free(c->environment);
1205 strv_free(c->environment);
1312 c->environment_files = strv_free(c->environment_files);
1338 c->pass_environment = strv_free(c->pass_environment);
1388 *dirs = strv_free(*dirs);
1476 c->runtime_directory = strv_free(c->runtime_directory);
H A Dexecute.c1005 strv_free(e);
2178 c->environment = strv_free(c->environment);
2179 c->environment_files = strv_free(c->environment_files);
2180 c->pass_environment = strv_free(c->pass_environment);
2192 c->supplementary_groups = strv_free(c->supplementary_groups);
2201 c->read_only_dirs = strv_free(c->read_only_dirs);
2202 c->read_write_dirs = strv_free(c->read_write_dirs);
2203 c->inaccessible_dirs = strv_free(c->inaccessible_dirs);
2216 c->runtime_directory = strv_free(c->runtime_directory);
2251 c->argv = strv_free(
[all...]
H A Dload-dropin.c66 u->dropin_paths = strv_free(u->dropin_paths);
H A Dlocale-setup.c111 strv_free(*environment);
118 strv_free(add);
H A Dmain.c580 strv_free(l);
587 strv_free(l);
601 strv_free(l);
611 strv_free(l);
621 strv_free(l);
1929 arg_default_environment = strv_free(arg_default_environment);
/systemd/src/libsystemd/sd-login/
H A Dtest-login.c73 strv_free(sessions);
83 strv_free(seats);
165 strv_free(sessions);
185 strv_free(seats);
201 strv_free(sessions);
224 strv_free(machines);
/systemd/src/libsystemd/sd-path/
H A Dsd-path.c441 strv_free(l);
456 strv_free(l);
465 strv_free(l);
609 strv_free(l);
622 strv_free(l);
623 strv_free(n);
/systemd/src/libsystemd-network/
H A Dsd-dhcp6-lease.c289 lease->ntp_fqdn = strv_free(lease->ntp_fqdn);
387 lease->domains = strv_free(lease->domains);
391 lease->ntp_fqdn = strv_free(lease->ntp_fqdn);
/systemd/src/locale/
H A Dlocaled.c304 strv_free(l);
403 strv_free(l);
421 strv_free(l);
558 strv_free(b);
/systemd/src/modules-load/
H A Dmodules-load.c280 strv_free(arg_proc_cmdline_modules);
/systemd/src/network/
H A Dnetworkd-network.c221 strv_free(network->match_path);
222 strv_free(network->match_driver);
223 strv_free(network->match_type);
224 strv_free(network->match_name);
232 strv_free(network->ntp);
233 strv_free(network->dns);
234 strv_free(network->search_domains);
235 strv_free(network->route_domains);
236 strv_free(network->bind_carrier);
495 n->search_domains = strv_free(
[all...]
H A Dnetworkd-wait-online.c154 strv_free(arg_interfaces);
155 strv_free(arg_ignore);
/systemd/src/nspawn/
H A Dnspawn-settings.c73 strv_free(s->parameters);
74 strv_free(s->environment);
78 strv_free(s->network_interfaces);
79 strv_free(s->network_macvlan);
80 strv_free(s->network_ipvlan);
81 strv_free(s->network_veth_extra);
H A Dnspawn.c724 strv_free(arg_setenv);
2946 strv_free(arg_parameters);
2960 strv_free(arg_setenv);
3043 strv_free(arg_network_interfaces);
3047 strv_free(arg_network_macvlan);
3051 strv_free(arg_network_ipvlan);
3055 strv_free(arg_network_veth_extra);
3689 strv_free(arg_setenv);
3691 strv_free(arg_network_interfaces);
3692 strv_free(arg_network_macvla
[all...]
/systemd/src/run/
H A Drun.c1253 strv_free(arg_environment);
1254 strv_free(arg_property);
1255 strv_free(arg_timer_property);
/systemd/src/shared/
H A Dpath-lookup.c338 p->unit_path = strv_free(p->unit_path);
354 strv_free(p->sysvinit_path);
372 strv_free(p->sysvrcnd_path);
394 p->sysvinit_path = strv_free(p->sysvinit_path);
406 p->sysvrcnd_path = strv_free(p->sysvrcnd_path);
419 p->unit_path = strv_free(p->unit_path);
422 p->sysvinit_path = strv_free(p->sysvinit_path);
423 p->sysvrcnd_path = strv_free(p->sysvrcnd_path);
H A Dsleep-config.c100 strv_free(modes);
101 strv_free(states);
/systemd/src/sysctl/
H A Dsysctl.c284 strv_free(arg_prefixes);
/systemd/src/sysv-generator/
H A Dsysv-generator.c99 strv_free(s->before);
100 strv_free(s->after);
101 strv_free(s->wants);
102 strv_free(s->wanted_by);
103 strv_free(s->conflicts);
/systemd/src/test/
H A Dtest-conf-parser.c84 strv_free(strv);
/systemd/src/udev/net/
H A Dlink-config.c74 strv_free(link->match_path);
75 strv_free(link->match_driver);
76 strv_free(link->match_type);

Completed in 86 milliseconds

123