Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/serf/
HDserf_private.h123 typedef struct serf__authn_info_t { struct
129 } serf__authn_info_t; typedef
164 serf__authn_info_t proxy_authn_info;
279 serf__authn_info_t authn_info;
424 serf__authn_info_t *serf__get_authn_info_for_server(serf_connection_t *conn);
HDoutgoing.c336 serf__authn_info_t *authn_info; in serf__open_connections()
1716 serf__authn_info_t *authn_info; in serf_request_bucket_request_create()
/freebsd-11-stable/contrib/serf/auth/
HDauth_basic.c51 serf__authn_info_t *authn_info; in serf__handle_basic_auth()
140 serf__authn_info_t *authn_info; in serf__init_basic_connection()
165 serf__authn_info_t *authn_info; in serf__setup_request_basic_auth()
HDauth.c147 serf__authn_info_t *authn_info; in handle_auth_headers()
391 serf__authn_info_t *authn_info; in serf__handle_auth_response()
474 serf__authn_info_t *serf__get_authn_info_for_server(serf_connection_t *conn) in serf__get_authn_info_for_server()
477 serf__authn_info_t *authn_info; in serf__get_authn_info_for_server()
483 authn_info = apr_pcalloc(ctx->pool, sizeof(serf__authn_info_t)); in serf__get_authn_info_for_server()
HDauth_digest.c254 serf__authn_info_t *authn_info; in serf__handle_digest_auth()
382 serf__authn_info_t *authn_info; in serf__init_digest_connection()
410 serf__authn_info_t *authn_info; in serf__setup_request_digest_auth()
535 serf__authn_info_t *authn_info; in serf__validate_response_digest_auth()
HDauth_spnego.c262 serf__authn_info_t *authn_info; in do_auth()
383 serf__authn_info_t *authn_info; in serf__init_spnego_connection()