Searched refs:M_CP_INTOPT (Results 1 – 1 of 1) sorted by relevance
2927 #define M_CP_INTOPT(n) do {\ in copy_set_server_options() macro2932 M_CP_INTOPT(password_authentication); in copy_set_server_options()2933 M_CP_INTOPT(gss_authentication); in copy_set_server_options()2934 M_CP_INTOPT(pubkey_authentication); in copy_set_server_options()2935 M_CP_INTOPT(pubkey_auth_options); in copy_set_server_options()2936 M_CP_INTOPT(kerberos_authentication); in copy_set_server_options()2937 M_CP_INTOPT(hostbased_authentication); in copy_set_server_options()2938 M_CP_INTOPT(hostbased_uses_name_from_packet_only); in copy_set_server_options()2939 M_CP_INTOPT(kbd_interactive_authentication); in copy_set_server_options()2940 M_CP_INTOPT(permit_root_login); in copy_set_server_options()[all …]