Home | History | Annotate | Download | only in openssh

Lines Matching refs:strict_host_key_checking

502 		intptr = &options->strict_host_key_checking;
1149 options->strict_host_key_checking = -1;
1255 if (options->strict_host_key_checking == -1)
1256 options->strict_host_key_checking = 2; /* 2 is default */