Home
last modified time | relevance | path

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

/dports/www/wget2/wget2-2.0.0/src/
H A Djob.c46 wget_http_free_challenges(&job->challenges); in job_free()
47 wget_http_free_challenges(&job->proxy_challenges); in job_free()
/dports/www/wget2/wget2-2.0.0/libwget/
H A Dhttp_highlevel.c202 wget_http_free_challenges(&challenges); in wget_http_get()
334 wget_http_free_challenges(&challenges); in wget_http_get()
H A Dhttp_parse.c1344 void wget_http_free_challenges(wget_vector **challenges) in wget_http_free_challenges() function
1367 wget_http_free_challenges(&(*resp)->challenges); in wget_http_free_response()
/dports/www/wget2/wget2-2.0.0/unit-tests/
H A Dtest.c1619 wget_http_free_challenges(&challenges); in test_parse_challenge()
/dports/www/wget2/wget2-2.0.0/include/wget/
H A Dwget.h2294 wget_http_free_challenges(wget_vector **challenges);