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

/freebsd-11.0-release/contrib/unbound/services/
H A Doutside_network.h552 int pending_cmp(const void* key1, const void* key2);
H A Doutside_network.c89 pending_cmp(const void* key1, const void* key2) function
673 !(outnet->pending = rbtree_create(pending_cmp)) ||
/freebsd-11.0-release/contrib/unbound/util/
H A Dfptr_wlist.c189 else if(fptr == &pending_cmp) return 1;

Completed in 157 milliseconds