Searched refs:sender_label (Results 1 – 1 of 1) sorted by relevance
402 _cleanup_free_ char *sender_label = NULL, *external_label = NULL; in bus_path_encode_unique() local421 sender_label = bus_label_escape(sender_id); in bus_path_encode_unique()422 if (!sender_label) in bus_path_encode_unique()429 p = path_join(prefix, sender_label, external_label); in bus_path_encode_unique()