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

/freebsd-12-stable/contrib/serf/auth/
H A Dauth_basic.c65 authn_info = serf__get_authn_info_for_server(conn);
143 authn_info = serf__get_authn_info_for_server(conn);
169 authn_info = serf__get_authn_info_for_server(conn);
H A Dauth.c161 authn_info = serf__get_authn_info_for_server(conn);
396 authn_info = serf__get_authn_info_for_server(conn);
474 serf__authn_info_t *serf__get_authn_info_for_server(serf_connection_t *conn) function
H A Dauth_digest.c267 authn_info = serf__get_authn_info_for_server(conn);
385 authn_info = serf__get_authn_info_for_server(conn);
415 authn_info = serf__get_authn_info_for_server(conn);
539 authn_info = serf__get_authn_info_for_server(conn);
H A Dauth_spnego.c269 authn_info = serf__get_authn_info_for_server(conn);
/freebsd-12-stable/contrib/serf/
H A Dserf_private.h424 serf__authn_info_t *serf__get_authn_info_for_server(serf_connection_t *conn);
H A Doutgoing.c411 authn_info = serf__get_authn_info_for_server(conn);
1717 authn_info = serf__get_authn_info_for_server(conn);

Completed in 190 milliseconds