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

/freebsd-13-stable/contrib/unbound/services/
H A Doutside_network.h771 int serviced_cmp(const void* key1, const void* key2);
H A Doutside_network.c111 serviced_cmp(const void* key1, const void* key2) function
1441 !(outnet->serviced = rbtree_create(serviced_cmp)) ||
/freebsd-13-stable/contrib/unbound/util/
H A Dfptr_wlist.c231 else if(fptr == &serviced_cmp) return 1;

Completed in 169 milliseconds