Home
last modified time | relevance | path

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

/external/openssh/
Dssh-keygen.c1086 int has_wild = l->hosts && strcspn(l->hosts, "*?!") != strlen(l->hosts); in known_hosts_hash() local
1096 if (was_hashed || has_wild || l->marker != MRK_NONE) { in known_hosts_hash()
1098 if (has_wild && !find_host) { in known_hosts_hash()