HomeSort by relevance Sort by last modified time
    Searched defs:httpread_destroy (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
httpread.c 153 /* httpread_destroy -- if h is non-NULL, clean up
158 void httpread_destroy(struct httpread *h) function
161 wpa_printf(MSG_DEBUG, "ENTER httpread_destroy(%p)", h);
778 httpread_destroy(h);
  /external/wpa_supplicant_8/src/wps/
httpread.c 147 /* httpread_destroy -- if h is non-NULL, clean up
152 void httpread_destroy(struct httpread *h) function
155 wpa_printf(MSG_DEBUG, "ENTER httpread_destroy(%p)", h);
772 httpread_destroy(h);

Completed in 112 milliseconds