Home
last modified time | relevance | path

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

/external/srec/portable/include/
DESR_ReturnCode.h166 ESR_CONNECTION_RESET_BY_PEER, enumerator
/external/srec/portable/src/
DESR_ReturnCode.c50 case ESR_CONNECTION_RESET_BY_PEER: return L("ESR_CONNECTION_RESET_BY_PEER"); in ESR_rc2str()