Searched refs:pending_cmp (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/unbound/services/
H A Doutside_network.h768 int pending_cmp(const void* key1, const void* key2);
H A Doutside_network.c98 pending_cmp(const void* key1, const void* key2) function
1440 !(outnet->pending = rbtree_create(pending_cmp)) ||
/freebsd-11-stable/contrib/unbound/util/
H A Dfptr_wlist.c230 else if(fptr == &pending_cmp) return 1;
/freebsd-11-stable/testcode/
H A Dfake_event.c1502 int pending_cmp(const void* ATTR_UNUSED(a), const void* ATTR_UNUSED(b)) function

Completed in 190 milliseconds