Searched refs:ret_guid (Results 1 – 1 of 1) sorted by relevance
569 gchar *ret_guid; in _g_dbus_auth_run_client() local582 ret_guid = NULL; in _g_dbus_auth_run_client()702 ret_guid = g_strdup (line + 3); in _g_dbus_auth_run_client()864 g_free (ret_guid); in _g_dbus_auth_run_client()865 ret_guid = NULL; in _g_dbus_auth_run_client()868 if (ret_guid != NULL) in _g_dbus_auth_run_client()877 debug_print ("CLIENT: Done, authenticated=%d", ret_guid != NULL); in _g_dbus_auth_run_client()879 return ret_guid; in _g_dbus_auth_run_client()