Home
last modified time | relevance | path

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

/freebsd-12-stable/lib/libfetch/
Dhttp.c675 } http_auth_challenges_t; typedef
678 init_http_auth_challenges(http_auth_challenges_t *cs) in init_http_auth_challenges()
687 clean_http_auth_challenges(http_auth_challenges_t *cs) in clean_http_auth_challenges()
754 http_parse_authenticate(const char *cp, http_auth_challenges_t *cs) in http_parse_authenticate()
1336 http_authorize(conn_t *conn, const char *hdr, http_auth_challenges_t *cs, in http_authorize()
1392 http_auth_challenges_t proxy_challenges; in http_connect()
1601 http_auth_challenges_t server_challenges; in http_request_body()
1602 http_auth_challenges_t proxy_challenges; in http_request_body()