Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/unbound/validator/
Dval_utils.h348 size_t val_next_unchecked(struct reply_info* rep, size_t skip);
Dval_utils.c1087 val_next_unchecked(struct reply_info* rep, size_t skip) in val_next_unchecked() function
Dvalidator.c2081 vq->rrset_skip = val_next_unchecked(vq->orig_msg->rep, in processFinished()