Searched refs:bServerError (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libkmsagent/common/
H A DKMSAgentLoadBalancer.cpp528 bool bServerError = false; local
544 bServerError = true;
548 bServerError = true;
582 // above which is conditional on bServerError, this marking is
H A DKMSAgent.cpp736 bool bServerError = false; local
749 bServerError = ServerError(i_pProfile->m_wsErrorString, 0);
779 bServerError &&
786 if (bServerError &&
794 if (bServerError && i_iKMAFailoverReturnCode == CAgentLoadBalancer::NO_KMA_AVAILABLE)

Completed in 65 milliseconds