HomeSort by relevance Sort by last modified time
    Searched refs:use_roaming (Results 1 - 4 of 4) sorted by null

  /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...]

Completed in 43 milliseconds