Searched defs:tuple (Results 1 – 4 of 4) sorted by relevance
/systemd-251/src/shared/ |
D | bus-unit-util.c | 1746 _cleanup_free_ char *first = NULL, *second = NULL, *tuple = NULL; in bus_append_execute_property() local 1852 _cleanup_free_ char *source = NULL, *tuple = NULL; in bus_append_execute_property() local 1942 _cleanup_free_ char *tuple = NULL, *source = NULL, *destination = NULL; in bus_append_execute_property() local
|
/systemd-251/src/basic/ |
D | strv.c | 311 … _cleanup_free_ char *first = NULL, *second = NULL, *tuple = NULL, *second_or_empty = NULL; in strv_split_colon_pairs() local
|
/systemd-251/src/core/ |
D | dbus-execute.c | 3590 char *tuple; in bus_exec_context_set_transient_property() local 3688 char *source, *tuple; in bus_exec_context_set_transient_property() local
|
D | load-fragment.c | 4619 _cleanup_free_ char *tuple = NULL; in config_parse_exec_directories() local 5271 _cleanup_free_ char *first = NULL, *second = NULL, *tuple = NULL; in config_parse_mount_images() local 5430 _cleanup_free_ char *source = NULL, *tuple = NULL, *sresolved = NULL; in config_parse_extension_images() local
|