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

/freebsd-11-stable/contrib/ldns/ldns/
H A Ddname.h94 ldns_rdf *ldns_dname_left_chop(const ldns_rdf *d);
/freebsd-11-stable/contrib/ldns/drill/
H A Ddnssec.c344 zone_name = ldns_dname_left_chop(ldns_rr_owner(nsec));
435 zone_name = ldns_dname_left_chop(ldns_rr_owner(nsec));
500 sname = ldns_dname_left_chop(sname);
H A Dsecuretrace.c262 labels[i] = ldns_dname_left_chop(labels[i - 1]);
/freebsd-11-stable/contrib/ldns/
H A Ddname.c189 ldns_dname_left_chop(const ldns_rdf *d) function
470 wc_chopped = ldns_dname_left_chop(wildcard);
H A Ddnssec.c134 zone_name = ldns_dname_left_chop(ldns_rr_owner(nsec));
185 sname = ldns_dname_left_chop(sname);
1493 chopped_dname = ldns_dname_left_chop(nsec_owner);
H A Ddnssec_verify.c1202 parent_domain = ldns_dname_left_chop(domain);
1233 parent_domain = ldns_dname_left_chop((
1512 chopped_dname = ldns_dname_left_chop(rr_name);
1596 zone_name = ldns_dname_left_chop(ldns_rr_owner(ldns_rr_list_rr(nsecs,0)));
2029 wildcard_chopped_tmp = ldns_dname_left_chop(

Completed in 141 milliseconds