Home
last modified time | relevance | path

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

/freebsd/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/contrib/unbound/iterator/
H A Diterator.c2917 outbound_list_clear(&iq->outlist); in processQueryTargets()
3324 outbound_list_clear(&iq->outlist); in processQueryResponse()
3351 outbound_list_clear(&iq->outlist); in processQueryResponse()
3532 outbound_list_clear(&iq->outlist); in processQueryResponse()
3558 outbound_list_clear(&iq->outlist); in processQueryResponse()
3645 outbound_list_clear(&iq->outlist); in processQueryResponse()
4607 outbound_list_clear(&iq->outlist); in iter_clear()