Home
last modified time | relevance | path

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

/dports/www/serf/serf-1.3.9/
H A Dserf_private.h123 typedef struct serf__authn_info_t { struct
129 } serf__authn_info_t; argument
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);
H A Doutgoing.c336 serf__authn_info_t *authn_info; in serf__open_connections()
1716 serf__authn_info_t *authn_info; in serf_request_bucket_request_create()
/dports/www/serf/serf-1.3.9/auth/
H A Dauth_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()
H A Dauth.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()
H A Dauth_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()
H A Dauth_spnego.c262 serf__authn_info_t *authn_info; in do_auth()
383 serf__authn_info_t *authn_info; in serf__init_spnego_connection()