Searched refs:tmp_port (Results 1 – 1 of 1) sorted by relevance
1626 char *tmp_host = host, *tmp_port = port; in s_client_main() local1631 if (tmp_port != port) in s_client_main()1632 OPENSSL_free(tmp_port); in s_client_main()1644 char *tmp_host = host, *tmp_port = port; in s_client_main() local1670 if (tmp_port != port) in s_client_main()1671 OPENSSL_free(tmp_port); in s_client_main()
Completed in 18 milliseconds