Searched refs:BIO_gethostbyname (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/crypto/openssl/crypto/bio/
H A Db_sock.c144 he = BIO_gethostbyname(str);
363 struct hostent *BIO_gethostbyname(const char *name) function
H A Dbio.h214 /* Used in BIO_gethostbyname() */
728 struct hostent *BIO_gethostbyname(const char *name);

Completed in 119 milliseconds