Home
last modified time | relevance | path

Searched defs:word (Results 1 – 25 of 77) sorted by relevance

1234

/systemd-251/src/basic/
Dproc-cmdline.c47 _cleanup_free_ char *word = NULL; in proc_cmdline_extract_first() local
93 _cleanup_free_ char *word = NULL; in proc_cmdline_parse_given() local
186 _cleanup_free_ char *word = NULL; in cmdline_get_key() local
326 _cleanup_free_ char *word = NULL; in proc_cmdline_get_key_many_internal() local
Dcap-list.c103 _cleanup_free_ char *word = NULL; in capability_set_from_string() local
Dprocfs-util.c178 int convert_meminfo_value_to_uint64_bytes(const char *word, uint64_t *ret) { in convert_meminfo_value_to_uint64_bytes()
/systemd-251/src/resolve/
Dresolvconf-compat.c59 _cleanup_free_ char *word = NULL; in parse_nameserver() local
82 _cleanup_free_ char *word = NULL; in parse_search_domain() local
Dresolved-conf.c24 static int manager_add_dns_server_by_string(Manager *m, DnsServerType type, const char *word) { in manager_add_dns_server_by_string()
66 _cleanup_free_ char *word = NULL; in manager_parse_dns_server_string_and_warn() local
117 _cleanup_free_ char *word = NULL; in manager_parse_search_domains_and_warn() local
336 _cleanup_free_ char *word = NULL, *key = NULL, *value = NULL; in config_parse_dnssd_txt() local
/systemd-251/src/libsystemd-network/
Dnetwork-internal.c54 _cleanup_free_ char *word = NULL; in deserialize_in_addrs() local
109 _cleanup_free_ char *word = NULL; in deserialize_in6_addrs() local
171 _cleanup_free_ char *word = NULL; in deserialize_dhcp_routes() local
/systemd-251/src/shared/
Dsecurebits-util.c43 _cleanup_free_ char *word = NULL; in secure_bits_from_string() local
Dbus-unit-util.c171 _cleanup_free_ char *word = NULL; in bus_append_strv() local
803 _cleanup_free_ char *word = NULL; in bus_append_cgroup_property() local
855 _cleanup_free_ char *word = NULL; in bus_append_cgroup_property() local
1070 _cleanup_free_ char *word = NULL; in bus_append_execute_property() local
1151 _cleanup_free_ char *word = NULL; in bus_append_execute_property() local
1431 _cleanup_free_ char *word = NULL; in bus_append_execute_property() local
1603 _cleanup_free_ char *word = NULL, *path = NULL; in bus_append_execute_property() local
2206 _cleanup_free_ char *word = NULL; in bus_append_service_property() local
Dnsflags.c30 _cleanup_free_ char *word = NULL; in namespace_flags_from_string() local
Dpsi-util.c23 char *word; in read_resource_pressure() local
Dnet-condition.c255 _cleanup_free_ char *word = NULL, *k = NULL; in config_parse_match_strv() local
312 _cleanup_free_ char *word = NULL, *k = NULL; in config_parse_match_ifnames() local
375 _cleanup_free_ char *word = NULL, *k = NULL; in config_parse_match_property() local
Dfstab-util.c156 for (const char *word = opts;;) { in fstab_filter_options() local
Din-addr-prefix-util.c233 _cleanup_free_ char *word = NULL; in config_parse_in_addr_prefixes() local
/systemd-251/src/integritysetup/
Dintegrity-util.c26 _cleanup_free_ char *word = NULL; in parse_integrity_options() local
/systemd-251/src/network/tc/
Dets.c188 _cleanup_free_ char *word = NULL; in config_parse_ets_quanta() local
272 _cleanup_free_ char *word = NULL; in config_parse_ets_prio() local
Dtc-util.c107 _cleanup_free_ char *word = NULL; in parse_handle() local
/systemd-251/src/timesync/
Dtimesyncd-conf.c25 _cleanup_free_ char *word = NULL; in manager_parse_server_string() local
/systemd-251/src/veritysetup/
Dveritysetup.c79 _cleanup_free_ char *word = NULL; in parse_options() local
/systemd-251/src/nspawn/
Dnspawn-setuid.c213 _cleanup_free_ char *word = NULL; in change_uid_gid() local
/systemd-251/src/getty-generator/
Dgetty-generator.c121 _cleanup_free_ char *word = NULL; in run_container() local
/systemd-251/src/network/generator/
Dmain.c181 _cleanup_free_ char *word = NULL; in run() local
/systemd-251/src/core/
Ddevice.c263 _cleanup_free_ char *word = NULL; in device_found_from_string_many() local
418 _cleanup_free_ char *word = NULL, *k = NULL; in device_add_udev_wants() local
650 _cleanup_free_ char *word = NULL; in device_process_new() local
Dload-fragment.c253 _cleanup_free_ char *word = NULL, *k = NULL; in config_parse_unit_deps() local
428 _cleanup_free_ char *word = NULL, *k = NULL; in config_parse_colon_separated_paths() local
486 _cleanup_free_ char *word = NULL, *k = NULL; in config_parse_unit_path_strv_printf() local
967 _cleanup_free_ char *word = NULL, *resolved = NULL; in config_parse_exec() local
2354 _cleanup_free_ char *word = NULL, *k = NULL; in config_parse_service_sockets() local
2629 _cleanup_free_ char *word = NULL, *k = NULL; in config_parse_user_group_strv_compat() local
2795 _cleanup_free_ char *word = NULL, *resolved = NULL; in config_parse_environ() local
2860 _cleanup_free_ char *word = NULL, *k = NULL; in config_parse_pass_environ() local
2935 _cleanup_free_ char *word = NULL, *k = NULL; in config_parse_unset_environ() local
3007 _cleanup_free_ char *word = NULL, *k = NULL; in config_parse_log_extra_fields() local
[all …]
/systemd-251/src/sysupdate/
Dsysupdate-partition.c42 _cleanup_free_ char *word = NULL; in fdisk_partition_get_attrs_as_uint64() local
/systemd-251/src/sysv-generator/
Dsysv-generator.c321 _cleanup_free_ char *word = NULL, *m = NULL; in handle_provides() local
389 _cleanup_free_ char *word = NULL, *m = NULL; in handle_dependencies() local

1234