Searched refs:M_CP_INTOPT (Results 1 – 1 of 1) sorted by relevance
2817 #define M_CP_INTOPT(n) do {\ in copy_set_server_options() macro2822 M_CP_INTOPT(password_authentication); in copy_set_server_options()2823 M_CP_INTOPT(gss_authentication); in copy_set_server_options()2824 M_CP_INTOPT(pubkey_authentication); in copy_set_server_options()2825 M_CP_INTOPT(pubkey_auth_options); in copy_set_server_options()2826 M_CP_INTOPT(kerberos_authentication); in copy_set_server_options()2827 M_CP_INTOPT(hostbased_authentication); in copy_set_server_options()2828 M_CP_INTOPT(hostbased_uses_name_from_packet_only); in copy_set_server_options()2829 M_CP_INTOPT(kbd_interactive_authentication); in copy_set_server_options()2830 M_CP_INTOPT(permit_root_login); in copy_set_server_options()[all …]