Searched refs:bindstr (Results 1 – 1 of 1) sorted by relevance
865 char *connectstr = NULL, *bindstr = NULL; in s_client_main() local1055 freeandcopy(&bindstr, opt_arg()); in s_client_main()1685 if (bindstr != NULL) { in s_client_main()1687 res = BIO_parse_hostserv(bindstr, &bindhost, &bindport, in s_client_main()3339 OPENSSL_free(bindstr); in s_client_main()
Completed in 11 milliseconds