Searched refs:wc_chopped (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/ldns/
H A Ddname.c466 ldns_rdf *wc_chopped; local
473 wc_chopped = ldns_dname_left_chop(wildcard);
474 result = (int) ldns_dname_is_subdomain(dname, wc_chopped);
475 ldns_rdf_deep_free(wc_chopped);

Completed in 128 milliseconds