Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/http/
H A Dhttp_client.c53 void *upd_arg; /* Optional arg for update callback function */ member
408 rctx->upd_arg = arg; in http_req_ctx_new()
1400 wbio = (*rctx->upd_fn)(rctx->wbio, rctx->upd_arg, in OSSL_HTTP_close()