Searched refs:OHS_ERROR (Results 1 – 1 of 1) sorted by relevance
78 #define OHS_ERROR (0 | OHS_NOREAD) /* Error condition */ macro109 rctx->state = OHS_ERROR; in OSSL_HTTP_REQ_CTX_new()261 && rctx->state != OHS_ERROR && rctx->state != OHS_ADD_HEADERS) { in OSSL_HTTP_REQ_CTX_set_expected()607 case OHS_ERROR: in OSSL_HTTP_REQ_CTX_nbio()614 rctx->state = OHS_ERROR; in OSSL_HTTP_REQ_CTX_nbio()637 rctx->state = OHS_ERROR; in OSSL_HTTP_REQ_CTX_nbio()688 rctx->state = OHS_ERROR; in OSSL_HTTP_REQ_CTX_nbio()709 rctx->state = OHS_ERROR; in OSSL_HTTP_REQ_CTX_nbio()719 rctx->state = OHS_ERROR; in OSSL_HTTP_REQ_CTX_nbio()735 rctx->state = OHS_ERROR; in OSSL_HTTP_REQ_CTX_nbio()[all …]