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

/freebsd-10.0-release/crypto/openssh/
H A Dreadconf.h136 int visual_host_key; member in struct:__anon4957
H A Dsshconnect.c860 } else if (options.visual_host_key) {
923 options.visual_host_key ? "\n" : "",
924 options.visual_host_key ? ra : "",
1277 if (options.visual_host_key)
H A Dreadconf.c1057 intptr = &options->visual_host_key;
1318 options->visual_host_key = -1;
1480 if (options->visual_host_key == -1)
1481 options->visual_host_key = 0;

Completed in 308 milliseconds