Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/utils/
H A Dhttp-utils.h48 void http_deinit_ctx(struct http_ctx *ctx);
H A Dhttp_curl.c1578 void http_deinit_ctx(struct http_ctx *ctx) in http_deinit_ctx() function
/freebsd/contrib/wpa/hs20/client/
H A Dosu_client.c3161 http_deinit_ctx(ctx->http); in deinit_ctx()