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

/freebsd-current/contrib/unbound/validator/
H A Dval_neg.h201 int val_neg_zone_compare(const void* a, const void* b);
H A Dval_neg.c73 int val_neg_zone_compare(const void* a, const void* b) function
97 rbtree_init(&neg->tree, &val_neg_zone_compare);
/freebsd-current/contrib/unbound/util/
H A Dfptr_wlist.c244 else if(fptr == &val_neg_zone_compare) return 1;

Completed in 180 milliseconds