Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/openssl/
H A Dhttperr.h28 # define HTTP_R_ERROR_PARSING_URL 101 macro
/freebsd/crypto/openssl/crypto/http/
H A Dhttp_err.c25 {ERR_PACK(ERR_LIB_HTTP, 0, HTTP_R_ERROR_PARSING_URL), "error parsing url"},
H A Dhttp_lib.c179 ERR_raise(ERR_LIB_HTTP, HTTP_R_ERROR_PARSING_URL); in OSSL_parse_url()
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt776 HTTP_R_ERROR_PARSING_URL:101:error parsing url