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

/freebsd-9.3-release/lib/libfetch/
H A Dhttp.c669 } http_auth_challenges_t; typedef in typeref:struct:__anon5217
672 init_http_auth_challenges(http_auth_challenges_t *cs)
681 clean_http_auth_challenges(http_auth_challenges_t *cs)
748 http_parse_authenticate(const char *cp, http_auth_challenges_t *cs)
1330 http_authorize(conn_t *conn, const char *hdr, http_auth_challenges_t *cs,
1520 http_auth_challenges_t server_challenges;
1521 http_auth_challenges_t proxy_challenges;

Completed in 51 milliseconds