Searched refs:starttls_proto (Results 1 – 1 of 1) sorted by relevance
889 int starttls_proto = PROTO_OFF, crl_format = FORMAT_UNDEF, crl_download = 0; in s_client_main() local1495 if (!opt_pair(opt_arg(), services, &starttls_proto)) in s_client_main()2348 switch ((PROTOCOL_CHOICE) starttls_proto) { in s_client_main()2376 if (starttls_proto == (int)PROTO_LMTP) in s_client_main()2472 starttls_proto == PROTO_XMPP ? "client" : "server", in s_client_main()2934 if (starttls_proto) { in s_client_main()2938 starttls_proto = PROTO_OFF; in s_client_main()
Completed in 11 milliseconds