Searched refs:serf__get_authn_info_for_server (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.1-release/contrib/serf/auth/
H A Dauth_basic.c60 authn_info = serf__get_authn_info_for_server(conn);
138 authn_info = serf__get_authn_info_for_server(conn);
164 authn_info = serf__get_authn_info_for_server(conn);
H A Dauth.c156 authn_info = serf__get_authn_info_for_server(conn);
391 authn_info = serf__get_authn_info_for_server(conn);
469 serf__authn_info_t *serf__get_authn_info_for_server(serf_connection_t *conn) function
H A Dauth_digest.c262 authn_info = serf__get_authn_info_for_server(conn);
380 authn_info = serf__get_authn_info_for_server(conn);
410 authn_info = serf__get_authn_info_for_server(conn);
534 authn_info = serf__get_authn_info_for_server(conn);
H A Dauth_spnego.c263 authn_info = serf__get_authn_info_for_server(conn);
/freebsd-10.1-release/contrib/serf/
H A Dserf_private.h419 serf__authn_info_t *serf__get_authn_info_for_server(serf_connection_t *conn);
H A Doutgoing.c406 authn_info = serf__get_authn_info_for_server(conn);
1707 authn_info = serf__get_authn_info_for_server(conn);

Completed in 57 milliseconds