Searched refs:OHS_STREAM (Results 1 – 1 of 1) sorted by relevance
93 #define OHS_STREAM 8 /* HTTP content stream to be read by caller */ macro903 rctx->state = OHS_STREAM; in OSSL_HTTP_REQ_CTX_nbio()1062 return rctx->state == OHS_STREAM ? rctx->rbio : rctx->mem; in OSSL_HTTP_REQ_CTX_exchange()