Home
last modified time | relevance | path

Searched refs:complex_hostspec (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/crypto/openssh/
H A Dclientloop.c2037 int complex_hostspec; /* wildcard or manual pattern-list host name */ member
2115 ctx->complex_hostspec = 1; in hostkeys_find()
2142 ctx->complex_hostspec = 1; in hostkeys_find()
2556 if (ctx->complex_hostspec) { in client_input_hostkeys()