Searched refs:saRet (Results 1 – 1 of 1) sorted by relevance
232 int32_t saRet = EC_FAILURE; in QueryIdentity() local233 ret = (ret != EC_SUCCESS) ? EC_FAILURE : ReadInt32(&reply, &saRet); in QueryIdentity()235 if (saRet == EC_SUCCESS) { in QueryIdentity()