Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/validator/
H A Dautotrust.c332 autr_tp_create(struct val_anchors* anchors, uint8_t* own, size_t own_len, in autr_tp_create() function
434 tp = autr_tp_create(anchors, rr, dname_len, sldns_wirerr_get_class(rr, in find_add_tp()
838 tp = autr_tp_create(anchors, dname, dname_len, dclass); in parse_id()
/freebsd/contrib/unbound/doc/
H A DChangelog3303 - Fix Race Condition in autr_tp_create(),