Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/acme-client/
Dhttp.h78 void http_disconnect(struct http *);
Dhttp.c182 http_disconnect(struct http *http) in http_disconnect() function
209 http_disconnect(http); in http_free()
709 http_disconnect(h); in http_get()
/openbsd/src/usr.sbin/ocspcheck/
Dhttp.h78 void http_disconnect(struct http *);
Dhttp.c181 http_disconnect(struct http *http) in http_disconnect() function
212 http_disconnect(http); in http_free()
702 http_disconnect(h); in http_get()