Home
last modified time | relevance | path

Searched refs:M_CP_INTOPT (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssh/
H A Dservconf.c2962 #define M_CP_INTOPT(n) do {\ in copy_set_server_options() macro
2967 M_CP_INTOPT(password_authentication); in copy_set_server_options()
2968 M_CP_INTOPT(gss_authentication); in copy_set_server_options()
2969 M_CP_INTOPT(pubkey_authentication); in copy_set_server_options()
2970 M_CP_INTOPT(pubkey_auth_options); in copy_set_server_options()
2971 M_CP_INTOPT(kerberos_authentication); in copy_set_server_options()
2972 M_CP_INTOPT(hostbased_authentication); in copy_set_server_options()
2973 M_CP_INTOPT(hostbased_uses_name_from_packet_only); in copy_set_server_options()
2974 M_CP_INTOPT(kbd_interactive_authentication); in copy_set_server_options()
2975 M_CP_INTOPT(permit_root_login); in copy_set_server_options()
[all …]