Searched refs:SOUP_AUTH (Results 1 – 4 of 4) sorted by relevance
64 SoupAuth *auth = SOUP_AUTH (object); in soup_auth_finalize()77 SoupAuth *auth = SOUP_AUTH (object); in soup_auth_set_property()102 SoupAuth *auth = SOUP_AUTH (object); in soup_auth_get_property()
15 #define SOUP_AUTH(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), SOUP_TYPE_AUTH, SoupAuth)) macro
199 if (!soup_gss_build_response (conn, SOUP_AUTH (auth), &err)) { in soup_auth_negotiate_get_connection_authorization()257 if (soup_gss_build_response (conn, SOUP_AUTH (auth), &err)) { in soup_auth_negotiate_update_connection()
621 SOUP_AUTH