Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/wps/
Dhttpread.h54 void httpread_destroy(struct httpread *h);
Dhttpread.c127 void httpread_destroy(struct httpread *h) in httpread_destroy() function
765 httpread_destroy(h); in httpread_create()
Dhttp_server.c115 httpread_destroy(req->hread); in http_request_deinit()
Dhttp_client.c288 httpread_destroy(c->hread); in http_client_free()