Searched refs:max_wildcards (Results 1 – 2 of 2) sorted by relevance
59 def _dnsname_match(dn, hostname, max_wildcards=1): argument75 if wildcards > max_wildcards:
204 def _dnsname_match(dn, hostname, max_wildcards=1): argument218 if wildcards > max_wildcards: