Home
last modified time | relevance | path

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

/NextBSD/lib/libfetch/
HDhttp.c671 } http_auth_challenges_t; typedef
674 init_http_auth_challenges(http_auth_challenges_t *cs) in init_http_auth_challenges()
683 clean_http_auth_challenges(http_auth_challenges_t *cs) in clean_http_auth_challenges()
750 http_parse_authenticate(const char *cp, http_auth_challenges_t *cs) in http_parse_authenticate()
1332 http_authorize(conn_t *conn, const char *hdr, http_auth_challenges_t *cs, in http_authorize()
1556 http_auth_challenges_t server_challenges; in http_request_body()
1557 http_auth_challenges_t proxy_challenges; in http_request_body()