Home
last modified time | relevance | path

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

/openssl/apps/
H A Ds_client.c863 char *proxystr = NULL, *proxyuser = NULL; in s_client_main() local
1058 proxystr = opt_arg(); in s_client_main()
1641 if (proxystr != NULL) { in s_client_main()
1667 res = BIO_parse_hostserv(proxystr, &host, &port, BIO_PARSE_PRIO_HOST); in s_client_main()
2340 if (proxystr != NULL) { in s_client_main()

Completed in 11 milliseconds