Home
last modified time | relevance | path

Searched refs:OHS_FIRSTLINE (Results 1 – 1 of 1) sorted by relevance

/openssl/crypto/http/
H A Dhttp_client.c80 #define OHS_FIRSTLINE 1 /* First line of response being read */ macro
621 rctx->state = OHS_FIRSTLINE; in OSSL_HTTP_REQ_CTX_nbio()
634 case OHS_FIRSTLINE: in OSSL_HTTP_REQ_CTX_nbio()
671 if (rctx->state == OHS_FIRSTLINE) in OSSL_HTTP_REQ_CTX_nbio()
677 if (rctx->state == OHS_FIRSTLINE) { in OSSL_HTTP_REQ_CTX_nbio()

Completed in 20 milliseconds