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

/freebsd-11-stable/contrib/ldns/ldns/
H A Ddname.h30 * called \ref ldns_dname_str_absolute
181 bool ldns_dname_str_absolute(const char *dname_str);
/freebsd-11-stable/contrib/ldns/
H A Ddname.c515 ldns_dname_str_absolute(const char *dname_str) function
548 bool r = ldns_dname_str_absolute(str);
H A Drr.c300 if (!ldns_dname_str_absolute(owner) && origin) {
572 !ldns_dname_str_absolute(rd)) {
H A Dstr2host.c380 if (!ldns_dname_str_absolute(str)) {

Completed in 75 milliseconds