Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/net/wanboot/
H A Dboot_http.h65 #define EHTTP_EOFERR 5 /* Unexpected/premature EOF */ macro
H A Dboot_http.c2862 SET_ERR(c_id, ERRSRC_LIBHTTP, EHTTP_EOFERR); in handle_ssl_error()