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

/freebsd-10.1-release/contrib/ldns/
H A Dwire2host.c56 ldns_wire2dname(ldns_rdf **dname, const uint8_t *wire, size_t max, size_t *pos) function
200 status = ldns_wire2dname(&cur_rdf, wire, max, pos);
323 status = ldns_wire2dname(&owner, wire, max, pos);
H A Dhost2str.c1120 status = ldns_wire2dname(&gateway, data,
/freebsd-10.1-release/contrib/ldns/ldns/
H A Dwire2host.h155 ldns_status ldns_wire2dname(ldns_rdf **dname, const uint8_t *wire, size_t max, size_t *pos);

Completed in 206 milliseconds