Home | History | Annotate | Download | only in openssh

Lines Matching full:no_host_authentication_for_localhost

926 		intptr = &options->no_host_authentication_for_localhost;
1645 options->no_host_authentication_for_localhost = - 1;
1806 if (options->no_host_authentication_for_localhost == - 1)
1807 options->no_host_authentication_for_localhost = 0;
2270 no_host_authentication_for_localhost);