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.h271 void caps_strip_reply(struct reply_info* rep);
H A Diter_utils.c1163 caps_strip_reply(struct reply_info* rep) in caps_strip_reply() function
H A Diterator.c4411 caps_strip_reply(iq->response->rep); in process_response()