Home
last modified time | relevance | path

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

/freebsd-14.2/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-14.2/contrib/unbound/iterator/
H A Diterator.c2893 outbound_list_clear(&iq->outlist); in processQueryTargets()
3291 outbound_list_clear(&iq->outlist); in processQueryResponse()
3308 outbound_list_clear(&iq->outlist); in processQueryResponse()
3482 outbound_list_clear(&iq->outlist); in processQueryResponse()
3508 outbound_list_clear(&iq->outlist); in processQueryResponse()
3588 outbound_list_clear(&iq->outlist); in processQueryResponse()
4517 outbound_list_clear(&iq->outlist); in iter_clear()