Searched refs:with_guid (Results 1 – 1 of 1) sorted by relevance
63 DBusString with_guid; in copy_address_with_guid_appended() local66 if (!_dbus_string_init (&with_guid)) in copy_address_with_guid_appended()69 if (!_dbus_string_copy (address, 0, &with_guid, in copy_address_with_guid_appended()70 _dbus_string_get_length (&with_guid)) || in copy_address_with_guid_appended()71 !_dbus_string_append (&with_guid, ",guid=") || in copy_address_with_guid_appended()73 &with_guid, _dbus_string_get_length (&with_guid))) in copy_address_with_guid_appended()75 _dbus_string_free (&with_guid); in copy_address_with_guid_appended()80 _dbus_string_steal_data (&with_guid, &retval); in copy_address_with_guid_appended()82 _dbus_string_free (&with_guid); in copy_address_with_guid_appended()