Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/
H A Ds_client.c803 char *connectstr = NULL, *bindstr = NULL; in s_client_main() local
984 freeandcopy(&bindstr, opt_arg()); in s_client_main()
1565 if (bindstr != NULL) { in s_client_main()
1567 res = BIO_parse_hostserv(bindstr, &bindhost, &bindport, in s_client_main()
3106 OPENSSL_free(bindstr); in s_client_main()