FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
is_dNS_name
crypto/openssl/apps/s_client.c
117
static int is_dNS_name(const char *host);
crypto/openssl/apps/s_client.c
2201
if (host == NULL || is_dNS_name(host))