Searched refs:CMP_R_TOTAL_TIMEOUT (Results 1 – 4 of 4) sorted by relevance
102 #define CMP_R_TOTAL_TIMEOUT 184 macro
163 ERR_raise(ERR_LIB_CMP, CMP_R_TOTAL_TIMEOUT); in send_receive_check()187 …ctx->total_timeout != 0 && time(NULL) >= ctx->end_time ? CMP_R_TOTAL_TIMEOUT : CMP_R_TRANSFER_ERRO… in send_receive_check()354 ERR_raise(ERR_LIB_CMP, CMP_R_TOTAL_TIMEOUT); in poll_for_response()
153 { ERR_PACK(ERR_LIB_CMP, 0, CMP_R_TOTAL_TIMEOUT), "total timeout" },
280 CMP_R_TOTAL_TIMEOUT:184:total timeout