Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/iterator/
H A Diter_utils.h267 void caps_strip_reply(struct reply_info* rep);
H A Diter_utils.c1082 caps_strip_reply(struct reply_info* rep) in caps_strip_reply() function
H A Diterator.c4395 caps_strip_reply(iq->response->rep); in process_response()