Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dclientloop.c2051 int complex_hostspec; /* wildcard or manual pattern-list host name */ member
2129 ctx->complex_hostspec = 1; in hostkeys_find()
2156 ctx->complex_hostspec = 1; in hostkeys_find()
2570 if (ctx->complex_hostspec) { in client_input_hostkeys()