Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/http/
H A Dhttp_client.c376 int buf_size, int overall_timeout) in http_req_ctx_new() argument
396 overall_timeout > 0 ? time(NULL) + overall_timeout : 0; in http_req_ctx_new()
931 int buf_size, int overall_timeout) in OSSL_HTTP_open() argument
981 if (rbio == NULL && BIO_do_connect_retry(cbio, overall_timeout, -1) <= 0) { in OSSL_HTTP_open()
1003 buf_size, overall_timeout); in OSSL_HTTP_open()
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dhttp.h68 int buf_size, int overall_timeout);
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DOSSL_HTTP_transfer.pod25 int buf_size, int overall_timeout);
143 If the I<overall_timeout> parameter is > 0 this indicates the maximum number of
186 A value < 0 indicates that the I<overall_timeout> parameter value given