Searched refs:proxystr (Results 1 – 1 of 1) sorted by relevance
801 char *proxystr = NULL, *proxyuser = NULL; in s_client_main() local987 proxystr = opt_arg(); in s_client_main()1528 if (proxystr != NULL) { in s_client_main()1553 res = BIO_parse_hostserv(proxystr, &host, &port, BIO_PARSE_PRIO_HOST); in s_client_main()2158 if (proxystr != NULL) { in s_client_main()