Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/doc/man3/
H A DOSSL_HTTP_REQ_CTX.pod18 OSSL_HTTP_is_alive
51 int OSSL_HTTP_is_alive(const OSSL_HTTP_REQ_CTX *rctx);
175 OSSL_HTTP_is_alive() can be used to query if the HTTP connection
181 to send further requests and OSSL_HTTP_is_alive() returns nonzero,
243 OSSL_HTTP_is_alive() returns 1 if its argument is non-NULL
H A DOSSL_HTTP_transfer.pod272 L<OSSL_HTTP_is_alive(3)>
/freebsd/crypto/openssl/test/
H A Dhttp_test.c187 && TEST_int_eq(OSSL_HTTP_is_alive(rctx), 0); in test_http_keep_alive()
190 && TEST_int_eq(OSSL_HTTP_is_alive(rctx), keep_alive > 0); in test_http_keep_alive()
/freebsd/crypto/openssl/include/openssl/
H A Dhttp.h60 int OSSL_HTTP_is_alive(const OSSL_HTTP_REQ_CTX *rctx);
/freebsd/crypto/openssl/crypto/http/
H A Dhttp_client.c919 int OSSL_HTTP_is_alive(const OSSL_HTTP_REQ_CTX *rctx) in OSSL_HTTP_is_alive() function
1237 if (resp == NULL || !OSSL_HTTP_is_alive(rctx)) { in OSSL_HTTP_transfer()
/freebsd/secure/lib/libcrypto/
H A DVersion.map5095 OSSL_HTTP_is_alive;
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile3058 MLINKS+= OSSL_HTTP_REQ_CTX.3 OSSL_HTTP_is_alive.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num4889 OSSL_HTTP_is_alive 5017 3_0_0 EXIST::FUNCTION: