Home
last modified time | relevance | path

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

/dragonfly/contrib/ldns/ldns/
H A Dkeys.h392 void ldns_key_set_origttl(ldns_key *k, uint32_t t);
/dragonfly/contrib/ldns/
H A Dkeys.c90 ldns_key_set_origttl(newkey, 0); in ldns_key_new()
1416 ldns_key_set_origttl(ldns_key *k, uint32_t t) in ldns_key_set_origttl() function