Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ssh/sshd/
H A Dservconf.c1415 #define M_CP_INTOPT(n) do {\ macro
1437 M_CP_INTOPT(password_authentication); in copy_set_server_options()
1438 M_CP_INTOPT(gss_authentication); in copy_set_server_options()
1439 M_CP_INTOPT(rsa_authentication); in copy_set_server_options()
1440 M_CP_INTOPT(pubkey_authentication); in copy_set_server_options()
1441 M_CP_INTOPT(hostbased_authentication); in copy_set_server_options()
1442 M_CP_INTOPT(kbd_interactive_authentication); in copy_set_server_options()
1443 M_CP_INTOPT(permit_root_login); in copy_set_server_options()
1444 M_CP_INTOPT(permit_empty_passwd); in copy_set_server_options()
1445 M_CP_INTOPT(allow_tcp_forwarding); in copy_set_server_options()
[all …]