Home
last modified time | relevance | path

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

/freebsd-13-stable/crypto/openssl/apps/
HDs_client.c901 char *mbuf = NULL, *proxystr = NULL, *connectstr = NULL, *bindstr = NULL; in s_client_main() local
1079 freeandcopy(&bindstr, opt_arg()); in s_client_main()
1619 if (bindstr != NULL) { in s_client_main()
1621 res = BIO_parse_hostserv(bindstr, &bindhost, &bindport, in s_client_main()
3164 OPENSSL_free(bindstr); in s_client_main()