Searched refs:use_roaming (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/crypto/openssh/
H A Dreadconf.h138 int use_roaming; member in struct:__anon4957
H A Dreadconf.c1078 intptr = &options->use_roaming;
1317 options->use_roaming = -1;
1478 if (options->use_roaming == -1)
1479 options->use_roaming = 1;
H A Dsshconnect2.c230 if (options.use_roaming && !kex->roaming) {
232 options.use_roaming = 0;
H A Dssh.c1595 if (options.use_roaming)

Completed in 118 milliseconds