Searched refs:tmp_host (Results 1 – 1 of 1) sorted by relevance
1627 char *tmp_host = host, *tmp_port = port; in s_client_main() local1630 if (tmp_host != host) in s_client_main()1631 OPENSSL_free(tmp_host); in s_client_main()1645 char *tmp_host = host, *tmp_port = port; in s_client_main() local1669 if (tmp_host != host) in s_client_main()1670 OPENSSL_free(tmp_host); in s_client_main()