Searched refs:wc_chopped (Results 1 – 1 of 1) sorted by relevance
463 ldns_rdf *wc_chopped; in ldns_dname_match_wildcard() local470 wc_chopped = ldns_dname_left_chop(wildcard); in ldns_dname_match_wildcard()471 result = (int) ldns_dname_is_subdomain(dname, wc_chopped); in ldns_dname_match_wildcard()472 ldns_rdf_deep_free(wc_chopped); in ldns_dname_match_wildcard()