Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/openssl/
H A Dhttperr.h47 # define HTTP_R_RETRY_TIMEOUT 129 macro
/freebsd/crypto/openssl/crypto/http/
H A Dhttp_err.c58 {ERR_PACK(ERR_LIB_HTTP, 0, HTTP_R_RETRY_TIMEOUT), "retry timeout"},
H A Dhttp_client.c511 ERR_raise(ERR_LIB_HTTP, HTTP_R_RETRY_TIMEOUT); in may_still_retry()
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt795 HTTP_R_RETRY_TIMEOUT:129:retry timeout