Home
last modified time | relevance | path

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

/openssl/apps/
H A Ds_client.c117 static int is_dNS_name(const char *host);
2117 if (host == NULL || is_dNS_name(host)) in s_client_main()
3730 static int is_dNS_name(const char *host) in is_dNS_name() function

Completed in 10 milliseconds