Searched refs:sname_alloc (Results 1 – 1 of 1) sorted by relevance
910 char *sname_alloc = NULL; in s_client_main() local1652 servername = sname_alloc = OPENSSL_strdup(host); in s_client_main()1653 if (sname_alloc == NULL) { in s_client_main()3336 OPENSSL_free(sname_alloc); in s_client_main()
Completed in 10 milliseconds