Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/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()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/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()