Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/unbound/services/
H A Doutbound_list.h84 void outbound_list_clear(struct outbound_list* list);
H A Doutbound_list.c54 outbound_list_clear(struct outbound_list* list) in outbound_list_clear() function
/freebsd-13.1/contrib/unbound/iterator/
H A Diterator.c2825 outbound_list_clear(&iq->outlist); in processQueryResponse()
2839 outbound_list_clear(&iq->outlist); in processQueryResponse()
2992 outbound_list_clear(&iq->outlist); in processQueryResponse()
3018 outbound_list_clear(&iq->outlist); in processQueryResponse()
3095 outbound_list_clear(&iq->outlist); in processQueryResponse()
3999 outbound_list_clear(&iq->outlist); in iter_clear()