Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/http/
H A Dhttp_client.c76 #define OHS_WRITE_INIT (2 | OHS_NOREAD) /* 1st call: ready to start send */ macro
576 rctx->state = OHS_WRITE_INIT; in OSSL_HTTP_REQ_CTX_nbio()
579 case OHS_WRITE_INIT: in OSSL_HTTP_REQ_CTX_nbio()
/third_party/openssl/crypto/http/
H A Dhttp_client.c76 #define OHS_WRITE_INIT (2 | OHS_NOREAD) /* 1st call: ready to start send */ macro
565 rctx->state = OHS_WRITE_INIT; in OSSL_HTTP_REQ_CTX_nbio()
568 case OHS_WRITE_INIT: in OSSL_HTTP_REQ_CTX_nbio()

Completed in 5 milliseconds