Home
last modified time | relevance | path

Searched refs:http_client_free (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/bsd/wpa/dist/src/wps/
H A Dhttp_client.h35 void http_client_free(struct http_client *c);
H A Dwps_er.c84 http_client_free(sta->http); in wps_er_sta_free()
156 http_client_free(ap->http); in wps_er_ap_free()
210 http_client_free(ap->http); in wps_er_http_unsubscribe_cb()
341 http_client_free(ap->http); in wps_er_ap_remove_entry()
420 http_client_free(ap->http); in wps_er_http_subscribe_cb()
630 http_client_free(ap->http); in wps_er_http_dev_desc_cb()
879 http_client_free(sta->http); in wps_er_http_put_wlan_response_cb()
1411 http_client_free(ap->http); in wps_er_http_set_sel_reg_cb()
1672 http_client_free(ap->http); in wps_er_http_put_message_cb()
1854 http_client_free(ap->http); in wps_er_http_get_dev_info_cb()
H A Dhttp_client.c182 http_client_free(c); in http_client_addr()
284 void http_client_free(struct http_client *c) in http_client_free() function
H A Dwps_upnp_event.c66 http_client_free(e->http_event); in event_clean()