Searched defs:httpread_destroy (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/wps/
H A Dhttpread.c132 /* httpread_destroy -- if h is non-NULL, clean up
137 void httpread_destroy(struct httpread *h) function
140 wpa_printf(MSG_DEBUG, "ENTER httpread_destroy(%p)", h);
742 httpread_destroy(h);
/external/wpa_supplicant_8/src/wps/
H A Dhttpread.c132 /* httpread_destroy -- if h is non-NULL, clean up
137 void httpread_destroy(struct httpread *h) function
140 wpa_printf(MSG_DEBUG, "ENTER httpread_destroy(%p)", h);
742 httpread_destroy(h);
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dhttpread.c132 /* httpread_destroy -- if h is non-NULL, clean up
137 void httpread_destroy(struct httpread *h) function
140 wpa_printf(MSG_DEBUG, "ENTER httpread_destroy(%p)", h);
742 httpread_destroy(h);

Completed in 87 milliseconds