Home
last modified time | relevance | path

Searched refs:OHS_FLUSH (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/http/
H A Dhttp_client.c79 #define OHS_FLUSH (5 | OHS_NOREAD) /* Request being flushed */ macro
617 rctx->state = OHS_FLUSH; in OSSL_HTTP_REQ_CTX_nbio()
620 case OHS_FLUSH: in OSSL_HTTP_REQ_CTX_nbio()
/third_party/openssl/crypto/http/
H A Dhttp_client.c79 #define OHS_FLUSH (5 | OHS_NOREAD) /* Request being flushed */ macro
606 rctx->state = OHS_FLUSH; in OSSL_HTTP_REQ_CTX_nbio()
609 case OHS_FLUSH: in OSSL_HTTP_REQ_CTX_nbio()

Completed in 5 milliseconds