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

  /external/wpa_supplicant_8/src/wps/
httpread.h 49 /* httpread_destroy -- if h is non-NULL, clean up
54 void httpread_destroy(struct httpread *h);
httpread.c 132 /* 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);
http_server.c 115 httpread_destroy(req->hread);
http_client.c 294 httpread_destroy(c->hread);

Completed in 40 milliseconds