Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/validator/
H A Dval_utils.h364 size_t val_next_unchecked(struct reply_info* rep, size_t skip);
H A Dval_utils.c1214 val_next_unchecked(struct reply_info* rep, size_t skip) in val_next_unchecked() function
H A Dvalidator.c2427 vq->rrset_skip = val_next_unchecked(vq->orig_msg->rep, in processFinished()