Searched refs:has_wild (Results 1 – 1 of 1) sorted by relevance
1086 int has_wild = l->hosts && strcspn(l->hosts, "*?!") != strlen(l->hosts); in known_hosts_hash() local1096 if (was_hashed || has_wild || l->marker != MRK_NONE) { in known_hosts_hash()1098 if (has_wild && !find_host) { in known_hosts_hash()