Searched refs:BIO_gethostbyname (Results 1 – 7 of 7) sorted by relevance
123 struct hostent *BIO_gethostbyname(const char *name) in BIO_gethostbyname() function
199 BIO_gethostbyname(3)
221 BIO_gethostbyname(3)
752 BIO_gethostbyname 772 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_1_1_0,SOCK
686 DEPRECATEDIN_1_1_0(struct hostent *BIO_gethostbyname(const char *name))
747 OSSL_DEPRECATEDIN_1_1_0 struct hostent *BIO_gethostbyname(const char *name);
14769 * Disable caching in BIO_gethostbyname(), directly use gethostbyname()14770 instead. BIO_gethostbyname() does not know what timeouts are