Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/net/wanboot/
H A Dboot_http.c185 static void handle_ssl_error(http_conn_t *, int);
766 handle_ssl_error(c_id, retval); in http_srv_connect()
2792 handle_ssl_error(c_id, retval); in http_srv_send()
2812 handle_ssl_error(c_id, retval); in http_srv_recv()
2838 handle_ssl_error(http_conn_t *c_id, int retval) in handle_ssl_error() function