Resolve name with gethostbyname(3) (deprecated; prefer BIO_lookup_ex()).
name
Declared in <openssl/bio.h>
<openssl/bio.h>
[[deprecated]] hostent* BIO_gethostbyname(char const* name);
Deprecated. Use of this entity is allowed but discouraged.
Pointer to a static hostent on success, or NULL on failure.