Home
last modified time | relevance | path

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

/openssl/apps/
H A Ds_client.c1626 char *tmp_host = host, *tmp_port = port; in s_client_main() local
1629 if (tmp_host != host) in s_client_main()
1630 OPENSSL_free(tmp_host); in s_client_main()
1644 char *tmp_host = host, *tmp_port = port; in s_client_main() local
1668 if (tmp_host != host) in s_client_main()
1669 OPENSSL_free(tmp_host); in s_client_main()

Completed in 13 milliseconds