Searched refs:no_prot_opt (Results 1 – 2 of 2) sorted by relevance
933 int min_version = 0, max_version = 0, prot_opt = 0, no_prot_opt = 0; in s_client_main() local1013 no_prot_opt++; in s_client_main()1014 if (prot_opt == 1 && no_prot_opt) { in s_client_main()
1071 int min_version = 0, max_version = 0, prot_opt = 0, no_prot_opt = 0; in s_server_main() local1130 no_prot_opt++; in s_server_main()1131 if (prot_opt == 1 && no_prot_opt) { in s_server_main()
Completed in 22 milliseconds