Home
last modified time | relevance | path

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

/openssl-master/
A De_os.h284 struct hostent *gethostbyname(const char *name);
345 # define gethostbyname(name) gethostbyname((char*)name) macro
A DCHANGES.md14205 * Disable caching in BIO_gethostbyname(), directly use gethostbyname()
/openssl-master/crypto/bio/
A Dbio_sock.c127 return gethostbyname(name); in BIO_gethostbyname()
A Dbio_addr.c807 he = gethostbyname(host); in BIO_lookup_ex()
/openssl-master/crypto/err/
A Dopenssl.txt136 BIO_R_GETHOSTBYNAME_ADDR_IS_NOT_AF_INET:107:gethostbyname addr is not af inet

Completed in 30 milliseconds