Home | Sort by relevance Sort by last modified time |
/external/openssh/ | |
readconf.h | 134 int use_roaming; member in struct:__anon12454 |
readconf.c | 1023 intptr = &options->use_roaming; [all...] |
sshconnect2.c | 218 if (options.use_roaming && !kex->roaming) { 220 options.use_roaming = 0; [all...] |
ssh.c | [all...] |