Home
last modified time | relevance | path

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

/trueos/contrib/unbound/validator/
HDval_utils.h337 size_t val_next_unchecked(struct reply_info* rep, size_t skip);
HDval_utils.c964 val_next_unchecked(struct reply_info* rep, size_t skip) in val_next_unchecked() function
HDvalidator.c1921 vq->rrset_skip = val_next_unchecked(vq->orig_msg->rep, in processFinished()