Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/
H A Ds_client.c1713 char *tmp_host = host, *tmp_port = port; in s_client_main() local
1716 if (tmp_host != host) in s_client_main()
1717 OPENSSL_free(tmp_host); in s_client_main()
1731 char *tmp_host = host, *tmp_port = port; in s_client_main() local
1755 if (tmp_host != host) in s_client_main()
1756 OPENSSL_free(tmp_host); in s_client_main()