Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dssh-keygen.c1180 int has_wild = l->hosts && strcspn(l->hosts, "*?!") != strlen(l->hosts); in known_hosts_hash() local
1190 if (was_hashed || has_wild || l->marker != MRK_NONE) { in known_hosts_hash()
1192 if (has_wild && !ctx->find_host) { in known_hosts_hash()