Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dclientloop.c1811 int complex_hostspec; /* wildcard or manual pattern-list host name */ member
1889 ctx->complex_hostspec = 1; in hostkeys_find()
1916 ctx->complex_hostspec = 1; in hostkeys_find()
2349 if (ctx->complex_hostspec) { in client_input_hostkeys()