Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dclientloop.c2038 int complex_hostspec; /* wildcard or manual pattern-list host name */ member
2116 ctx->complex_hostspec = 1; in hostkeys_find()
2143 ctx->complex_hostspec = 1; in hostkeys_find()
2557 if (ctx->complex_hostspec) { in client_input_hostkeys()