Searched refs:with_guid (Results 1 – 1 of 1) sorted by relevance
62 DBusString with_guid; in copy_address_with_guid_appended() local65 if (!_dbus_string_init (&with_guid)) in copy_address_with_guid_appended()68 if (!_dbus_string_copy (address, 0, &with_guid, in copy_address_with_guid_appended()69 _dbus_string_get_length (&with_guid)) || in copy_address_with_guid_appended()70 !_dbus_string_append (&with_guid, ",guid=") || in copy_address_with_guid_appended()72 &with_guid, _dbus_string_get_length (&with_guid))) in copy_address_with_guid_appended()74 _dbus_string_free (&with_guid); in copy_address_with_guid_appended()79 _dbus_string_steal_data (&with_guid, &retval); in copy_address_with_guid_appended()81 _dbus_string_free (&with_guid); in copy_address_with_guid_appended()