Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/http/
H A Dhttp_client.c51 void *upd_arg; /* Optional arg for update callback function */ member
384 rctx->upd_arg = arg; in http_req_ctx_new()
1257 wbio = (*rctx->upd_fn)(rctx->wbio, rctx->upd_arg, in OSSL_HTTP_close()
/third_party/openssl/crypto/http/
H A Dhttp_client.c51 void *upd_arg; /* Optional arg for update callback function */ member
377 rctx->upd_arg = arg; in http_req_ctx_new()
1246 wbio = (*rctx->upd_fn)(rctx->wbio, rctx->upd_arg, in OSSL_HTTP_close()

Completed in 5 milliseconds