Home
last modified time | relevance | path

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

/third_party/libsoup/libsoup/
Dsoup-auth.c64 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()
Dsoup-auth.h15 #define SOUP_AUTH(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), SOUP_TYPE_AUTH, SoupAuth)) macro
Dsoup-auth-negotiate.c199 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()
/third_party/libsoup/docs/reference/
Dlibsoup-2.4-sections.txt621 SOUP_AUTH