Home
last modified time | relevance | path

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

/external/openssh/
Dservconf.c1978 #define M_CP_INTOPT(n) do {\ in copy_set_server_options() macro
1983 M_CP_INTOPT(password_authentication); in copy_set_server_options()
1984 M_CP_INTOPT(gss_authentication); in copy_set_server_options()
1985 M_CP_INTOPT(pubkey_authentication); in copy_set_server_options()
1986 M_CP_INTOPT(kerberos_authentication); in copy_set_server_options()
1987 M_CP_INTOPT(hostbased_authentication); in copy_set_server_options()
1988 M_CP_INTOPT(hostbased_uses_name_from_packet_only); in copy_set_server_options()
1989 M_CP_INTOPT(kbd_interactive_authentication); in copy_set_server_options()
1990 M_CP_INTOPT(permit_root_login); in copy_set_server_options()
1991 M_CP_INTOPT(permit_empty_passwd); in copy_set_server_options()
[all …]