Home
last modified time | relevance | path

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

/external/openssh/
Dservconf.c1478 #define M_CP_INTOPT(n) do {\ macro
1506 M_CP_INTOPT(password_authentication); in copy_set_server_options()
1507 M_CP_INTOPT(gss_authentication); in copy_set_server_options()
1508 M_CP_INTOPT(rsa_authentication); in copy_set_server_options()
1509 M_CP_INTOPT(pubkey_authentication); in copy_set_server_options()
1510 M_CP_INTOPT(kerberos_authentication); in copy_set_server_options()
1511 M_CP_INTOPT(hostbased_authentication); in copy_set_server_options()
1512 M_CP_INTOPT(hostbased_uses_name_from_packet_only); in copy_set_server_options()
1513 M_CP_INTOPT(kbd_interactive_authentication); in copy_set_server_options()
1514 M_CP_INTOPT(zero_knowledge_password_authentication); in copy_set_server_options()
[all …]