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/
H A Dhttpread.h49 /* httpread_destroy -- if h is non-NULL, clean up
54 void httpread_destroy(struct httpread *h);
H A Dhttpread.c122 /* httpread_destroy -- if h is non-NULL, clean up
127 void httpread_destroy(struct httpread *h) in httpread_destroy() function
129 wpa_printf(MSG_DEBUG, "httpread_destroy(%p)", h); in httpread_destroy()
765 httpread_destroy(h); in httpread_create()
H A Dhttp_client.c288 httpread_destroy(c->hread); in http_client_free()
H A Dhttp_server.c115 httpread_destroy(req->hread); in http_request_deinit()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dhttpread.h49 /* httpread_destroy -- if h is non-NULL, clean up
54 void httpread_destroy(struct httpread *h);
H A Dhttpread.c122 /* httpread_destroy -- if h is non-NULL, clean up
127 void httpread_destroy(struct httpread *h) in httpread_destroy() function
129 wpa_printf(MSG_DEBUG, "httpread_destroy(%p)", h); in httpread_destroy()
765 httpread_destroy(h); in httpread_create()
H A Dhttp_client.c288 httpread_destroy(c->hread); in http_client_free()
H A Dhttp_server.c115 httpread_destroy(req->hread); in http_request_deinit()

Completed in 5 milliseconds