Home
last modified time | relevance | path

Searched refs:tmp_port (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
1631 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() local
1670 if (tmp_port != port) in s_client_main()
1671 OPENSSL_free(tmp_port); in s_client_main()

Completed in 18 milliseconds