Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/validator/
H A Dval_utils.h314 void val_fill_reply(struct reply_info* chase, struct reply_info* orig,
H A Dval_utils.c1012 val_fill_reply(struct reply_info* chase, struct reply_info* orig, in val_fill_reply() function
H A Dvalidator.c1861 val_fill_reply(vq->chase_reply, vq->orig_msg->rep, in processInit()