Home
last modified time | relevance | path

Searched defs:auth_domain (Results 1 – 7 of 7) sorted by relevance

/third_party/libsoup/tests/
Dserver-auth-test.c230 basic_auth_callback (SoupAuthDomain *auth_domain, SoupMessage *msg, in basic_auth_callback()
237 digest_auth_callback (SoupAuthDomain *auth_domain, SoupMessage *msg, in digest_auth_callback()
323 SoupAuthDomain *auth_domain; in main() local
Dcontinue-test.c431 auth_callback (SoupAuthDomain *auth_domain, SoupMessage *msg, in auth_callback()
456 SoupAuthDomain *auth_domain; in setup_server() local
Dauth-test.c844 server_basic_auth_callback (SoupAuthDomain *auth_domain, SoupMessage *msg, in server_basic_auth_callback()
853 server_digest_auth_callback (SoupAuthDomain *auth_domain, SoupMessage *msg, in server_digest_auth_callback()
1129 SoupAuthDomain *auth_domain; in do_disappearing_auth_test() local
Dmisc-test.c12 auth_callback (SoupAuthDomain *auth_domain, SoupMessage *msg, in auth_callback()
1194 SoupAuthDomain *auth_domain; in main() local
/third_party/libsoup/examples/
Dsimple-proxy.c324 auth_callback (SoupAuthDomain *auth_domain, SoupMessage *msg, in auth_callback()
382 SoupAuthDomain *auth_domain; in main() local
/third_party/libsoup/libsoup/
Dsoup-auth-domain.c102 SoupAuthDomain *auth_domain = SOUP_AUTH_DOMAIN (object); in soup_auth_domain_set_property() local
Dsoup-server.c137 SoupAuthDomain *auth_domain; member
2830 soup_server_add_auth_domain (SoupServer *server, SoupAuthDomain *auth_domain) in soup_server_add_auth_domain()
2849 soup_server_remove_auth_domain (SoupServer *server, SoupAuthDomain *auth_domain) in soup_server_remove_auth_domain()