Home
last modified time | relevance | path

Searched refs:http_free (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/usr.sbin/acme-client/
Dhttp.c204 http_free(struct http *http) in http_free() function
322 http_free(http); in http_alloc()
676 http_free(g->http); in http_get_free()
697 http_free(h); in http_get()
701 http_free(h); in http_get()
705 http_free(h); in http_get()
713 http_free(h); in http_get()
717 http_free(h); in http_get()
724 http_free(h); in http_get()
Dhttp.h75 void http_free(struct http *);
/openbsd/src/usr.sbin/ocspcheck/
Dhttp.c207 http_free(struct http *http) in http_free() function
325 http_free(http); in http_alloc()
669 http_free(g->http); in http_get_free()
690 http_free(h); in http_get()
694 http_free(h); in http_get()
698 http_free(h); in http_get()
706 http_free(h); in http_get()
710 http_free(h); in http_get()
717 http_free(h); in http_get()
Dhttp.h75 void http_free(struct http *);
/openbsd/src/usr.sbin/rpki-client/
Dhttp.c188 static void http_free(struct http_connection *);
675 http_free(conn); in http_req_schedule()
850 http_free(conn); in http_new()
856 http_free(conn); in http_new()
864 http_free(conn); in http_new()
872 http_free(struct http_connection *conn) in http_free() function
2182 http_free(conn); in proc_http()
2204 http_free(conn); in proc_http()