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

/macosx-10.10/OpenSSH-189/openssh/
H A Dservconf.c1716 #define M_CP_INTOPT(n) do {\ macro
1744 M_CP_INTOPT(password_authentication);
1745 M_CP_INTOPT(gss_authentication);
1746 M_CP_INTOPT(rsa_authentication);
1747 M_CP_INTOPT(pubkey_authentication);
1748 M_CP_INTOPT(kerberos_authentication);
1749 M_CP_INTOPT(hostbased_authentication);
1750 M_CP_INTOPT(hostbased_uses_name_from_packet_only);
1751 M_CP_INTOPT(kbd_interactive_authentication);
1752 M_CP_INTOPT(zero_knowledge_password_authenticatio
1784 #undef M_CP_INTOPT macro
[all...]

Completed in 120 milliseconds