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

/freebsd-11-stable/lib/libfetch/
H A Dhttp.c672 } http_auth_challenges_t; typedef in typeref:struct:__anon4701
675 init_http_auth_challenges(http_auth_challenges_t *cs)
684 clean_http_auth_challenges(http_auth_challenges_t *cs)
751 http_parse_authenticate(const char *cp, http_auth_challenges_t *cs)
1333 http_authorize(conn_t *conn, const char *hdr, http_auth_challenges_t *cs,
1556 http_auth_challenges_t server_challenges;
1557 http_auth_challenges_t proxy_challenges;

Completed in 49 milliseconds