Home
last modified time | relevance | path

Searched refs:guid_str (Results 1 – 1 of 1) sorted by relevance

/external/dbus/dbus/
Ddbus-auth.c2026 DBusString guid_str; in _dbus_auth_client_new() local
2028 if (!_dbus_string_init (&guid_str)) in _dbus_auth_client_new()
2034 _dbus_string_free (&guid_str); in _dbus_auth_client_new()
2038 DBUS_AUTH_CLIENT (auth)->guid_from_server = guid_str; in _dbus_auth_client_new()