Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/net/wanboot/
H A Dboot_http.h60 #define EHTTP_CONCLOSED 3 /* The ssl connection was closed (but not */ macro
H A Dboot_http.c2849 SET_ERR(c_id, ERRSRC_LIBHTTP, EHTTP_CONCLOSED); in handle_ssl_error()