Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/wpa/dist/src/wps/
H A Dhttp_client.h35 void http_client_free(struct http_client *c);
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