Searched refs:BIO_gethostbyname (Results 1 – 6 of 6) sorted by relevance
121 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
745 OSSL_DEPRECATEDIN_1_1_0 struct hostent *BIO_gethostbyname(const char *name);
14205 * Disable caching in BIO_gethostbyname(), directly use gethostbyname()14206 instead. BIO_gethostbyname() does not know what timeouts are
Completed in 52 milliseconds