Home
last modified time | relevance | path

Searched refs:ldns_dname_absolute (Results 1 – 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/ldns/ldns/
Ddname.h188 bool ldns_dname_absolute(const ldns_rdf *dname);
/freebsd-10-stable/contrib/ldns/
Ddname.c544 ldns_dname_absolute(const ldns_rdf *rdf) in ldns_dname_absolute() function
Dresolver.c999 if (ldns_dname_absolute(name)) { in ldns_resolver_search_status()
DChangelog278 * bugfix #333: fix ldns_dname_absolute for name ending with backslash.
310 * Fix ldns_dname_absolute for escape sequences, fixes some parse errs.
/freebsd-10-stable/contrib/unbound/doc/
DChangelog3827 Which includes the ldns_dname_absolute fix.