Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/rpki-client/
Dhttp.c961 http_connect_failed(struct http_connection *conn) in http_connect_failed() function
1084 return http_connect_failed(conn); in http_finish_connect()
1089 return http_connect_failed(conn); in http_finish_connect()
2195 http_do(conn, http_connect_failed); in proc_http()