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

/external/openssh/
H A Dreadconf.h131 int visual_host_key; member in struct:__anon13021
H A Dsshconnect.c921 } else if (options.visual_host_key) {
991 options.visual_host_key ? "\n" : "",
992 options.visual_host_key ? ra : "",
1418 if (options.visual_host_key)
H A Dreadconf.c1356 intptr = &options->visual_host_key;
1664 options->visual_host_key = -1;
1840 if (options->visual_host_key == -1)
1841 options->visual_host_key = 0;
2285 dump_cfg_fmtint(oVisualHostKey, o->visual_host_key);

Completed in 208 milliseconds