Home
last modified time | relevance | path

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

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