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

/freebsd-10-stable/contrib/unbound/services/
H A Doutside_network.h552 int serviced_cmp(const void* key1, const void* key2);
H A Doutside_network.c102 serviced_cmp(const void* key1, const void* key2) function
658 !(outnet->serviced = rbtree_create(serviced_cmp)) ||
/freebsd-10-stable/contrib/unbound/util/
H A Dfptr_wlist.c190 else if(fptr == &serviced_cmp) return 1;

Completed in 120 milliseconds