Searched refs:M_CP_INTOPT (Results 1 – 1 of 1) sorted by relevance
1798 #define M_CP_INTOPT(n) do {\ in copy_set_server_options() macro1803 M_CP_INTOPT(password_authentication); in copy_set_server_options()1804 M_CP_INTOPT(gss_authentication); in copy_set_server_options()1805 M_CP_INTOPT(rsa_authentication); in copy_set_server_options()1806 M_CP_INTOPT(pubkey_authentication); in copy_set_server_options()1807 M_CP_INTOPT(kerberos_authentication); in copy_set_server_options()1808 M_CP_INTOPT(hostbased_authentication); in copy_set_server_options()1809 M_CP_INTOPT(hostbased_uses_name_from_packet_only); in copy_set_server_options()1810 M_CP_INTOPT(kbd_interactive_authentication); in copy_set_server_options()1811 M_CP_INTOPT(permit_root_login); in copy_set_server_options()[all …]