Home
last modified time | relevance | path

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

/openssl/apps/
H A Ds_client.c811 char *proxystr = NULL, *proxyuser = NULL; in s_client_main() local
1003 proxystr = opt_arg(); in s_client_main()
1554 if (proxystr != NULL) { in s_client_main()
1579 res = BIO_parse_hostserv(proxystr, &host, &port, BIO_PARSE_PRIO_HOST); in s_client_main()
2202 if (proxystr != NULL) { in s_client_main()

Completed in 19 milliseconds