Home
last modified time | relevance | path

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

/freebsd/contrib/ldns/
H A Ddname.c565 ldns_rdf *tmpnew; in ldns_dname_label() local
588 tmpnew = ldns_rdf_new( LDNS_RDF_TYPE_DNAME in ldns_dname_label()
590 if (!tmpnew) { in ldns_dname_label()
594 return tmpnew; in ldns_dname_label()