Searched refs:httpread_destroy (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/contrib/wpa/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.c147 /* 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);
H A Dhttp_server.c115 httpread_destroy(req->hread);
H A Dhttp_client.c294 httpread_destroy(c->hread);

Completed in 100 milliseconds