Searched refs:wc_chopped (Results 1 – 1 of 1) sorted by relevance
466 ldns_rdf *wc_chopped; in ldns_dname_match_wildcard() local473 wc_chopped = ldns_dname_left_chop(wildcard); in ldns_dname_match_wildcard()474 result = (int) ldns_dname_is_subdomain(dname, wc_chopped); in ldns_dname_match_wildcard()475 ldns_rdf_deep_free(wc_chopped); in ldns_dname_match_wildcard()