Searched refs:view_cmp (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/usr.sbin/unbound/services/
H A Dview.h114 int view_cmp(const void* v1, const void* v2);
H A Dview.c48 view_cmp(const void* v1, const void* v2) function
63 rbtree_init(&v->vtree, &view_cmp);
/openbsd-current/sbin/unwind/libunbound/services/
H A Dview.h114 int view_cmp(const void* v1, const void* v2);
H A Dview.c48 view_cmp(const void* v1, const void* v2) function
63 rbtree_init(&v->vtree, &view_cmp);
/openbsd-current/usr.sbin/unbound/util/
H A Dfptr_wlist.c247 else if(fptr == &view_cmp) return 1;
/openbsd-current/sbin/unwind/libunbound/util/
H A Dfptr_wlist.c247 else if(fptr == &view_cmp) return 1;

Completed in 96 milliseconds