Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/validator/
H A Dval_utils.h322 void val_reply_remove_auth(struct reply_info* rep, size_t index);
H A Dval_utils.c1080 void val_reply_remove_auth(struct reply_info* rep, size_t index) in val_reply_remove_auth() function
H A Dvalidator.c942 val_reply_remove_auth(orig_reply, i); in remove_spurious_authority()
947 val_reply_remove_auth(chase_reply, found); in remove_spurious_authority()