Home
last modified time | relevance | path

Searched refs:BIO_gethostbyname (Results 1 – 6 of 6) sorted by relevance

/openssl/crypto/bio/
H A Dbio_sock.c122 struct hostent *BIO_gethostbyname(const char *name) in BIO_gethostbyname() function
/openssl/util/
H A Dmissingcrypto.txt196 BIO_gethostbyname(3)
H A Dmissingcrypto111.txt221 BIO_gethostbyname(3)
H A Dlibcrypto.num752 BIO_gethostbyname 772 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_1_1_0,SOCK
/openssl/include/openssl/
H A Dbio.h.in857 OSSL_DEPRECATEDIN_1_1_0 struct hostent *BIO_gethostbyname(const char *name);
/openssl/
H A DCHANGES.md16080 * Disable caching in BIO_gethostbyname(), directly use gethostbyname()
16081 instead. BIO_gethostbyname() does not know what timeouts are

Completed in 85 milliseconds