Home
last modified time | relevance | path

Searched refs:doq_timer_cmp (Results 1 – 4 of 4) sorted by relevance

/src/contrib/unbound/services/
H A Dlisten_dnsport.h727 int doq_timer_cmp(const void* key1, const void* key2);
H A Dlisten_dnsport.c3319 table->timer_tree = rbtree_create(doq_timer_cmp); in doq_table_create()
3708 int doq_timer_cmp(const void* key1, const void* key2) in doq_timer_cmp() function
/src/contrib/unbound/util/
H A Dfptr_wlist.c268 else if(fptr == &doq_timer_cmp) return 1; in fptr_whitelist_rbtree_cmp()
/src/contrib/unbound/testcode/
H A Dtestbound.c758 int doq_timer_cmp(const void* ATTR_UNUSED(key1), const void* ATTR_UNUSED(key2)) in doq_timer_cmp() function