Searched refs:OHS_FIRSTLINE (Results 1 – 1 of 1) sorted by relevance
83 #define OHS_FIRSTLINE 1 /* First line of response being read */ macro657 rctx->state = OHS_FIRSTLINE; in OSSL_HTTP_REQ_CTX_nbio()670 case OHS_FIRSTLINE: in OSSL_HTTP_REQ_CTX_nbio()715 if (rctx->state == OHS_FIRSTLINE) in OSSL_HTTP_REQ_CTX_nbio()721 if (rctx->state == OHS_FIRSTLINE) { in OSSL_HTTP_REQ_CTX_nbio()
Completed in 11 milliseconds