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

/freebsd-10.1-release/contrib/unbound/services/
H A Doutside_network.h543 int serviced_cmp(const void* key1, const void* key2);
H A Doutside_network.c98 serviced_cmp(const void* key1, const void* key2) function
648 !(outnet->serviced = rbtree_create(serviced_cmp)) ||
/freebsd-10.1-release/contrib/unbound/util/
H A Dfptr_wlist.c189 else if(fptr == &serviced_cmp) return 1;

Completed in 55 milliseconds