Lines Matching defs:arg
51 void *upd_arg; /* Optional arg for update callback function */
260 else /* take over any |overall_timeout| arg of OSSL_HTTP_open(), else 0 */
366 void *arg, int use_ssl,
377 rctx->upd_arg = arg;
919 OSSL_HTTP_bio_cb_t bio_update_fn, void *arg,
982 cbio = (*bio_update_fn)(cbio, arg, 1 /* connect */, use_ssl != 0);
991 bio_update_fn, arg, use_ssl, proxy, server, port,
1114 OSSL_HTTP_bio_cb_t bio_update_fn, void *arg,
1142 use_ssl, bio, rbio, bio_update_fn, arg,
1206 OSSL_HTTP_bio_cb_t bio_update_fn, void *arg,
1217 use_ssl, bio, rbio, bio_update_fn, arg,