Home
last modified time | relevance | path

Searched refs:gethostbyname (Results 1 – 7 of 7) sorted by relevance

/openssl/include/internal/
H A De_os.h264 struct hostent *gethostbyname(const char *name);
277 # define gethostbyname(name) gethostbyname((char*)name) macro
/openssl/util/platform_symbols/
H A Dunix-symbols.txt49 gethostbyname
/openssl/crypto/bio/
H A Dbio_sock.c128 return gethostbyname(name); in BIO_gethostbyname()
H A Dbio_addr.c829 he = gethostbyname(host); in BIO_lookup_ex()
/openssl/doc/man7/
H A Dossl-guide-tls-client-block.pod150 server = gethostbyname("www.openssl.org");
/openssl/crypto/err/
H A Dopenssl.txt138 BIO_R_GETHOSTBYNAME_ADDR_IS_NOT_AF_INET:107:gethostbyname addr is not af inet
/openssl/
H A DCHANGES.md16080 * Disable caching in BIO_gethostbyname(), directly use gethostbyname()

Completed in 55 milliseconds