Searched refs:context_query_cmp (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/contrib/unbound/libunbound/
H A Dcontext.h235 int context_query_cmp(const void* a, const void* b);
H A Dcontext.c106 int context_query_cmp(const void* a, const void* b) function
H A Dlibunbound.c173 rbtree_init(&ctx->queries, &context_query_cmp);
/freebsd-12-stable/contrib/unbound/smallapp/
H A Dworker_cb.c193 int context_query_cmp(const void* ATTR_UNUSED(a), const void* ATTR_UNUSED(b)) function
/freebsd-12-stable/contrib/unbound/util/
H A Dfptr_wlist.c241 else if(fptr == &context_query_cmp) return 1;
/freebsd-12-stable/contrib/unbound/dnstap/
H A Dunbound-dnstap-socket.c1503 int context_query_cmp(const void* ATTR_UNUSED(a), const void* ATTR_UNUSED(b)) function
/freebsd-12-stable/contrib/unbound/daemon/
H A Dworker.c2109 int context_query_cmp(const void* ATTR_UNUSED(a), const void* ATTR_UNUSED(b)) function

Completed in 180 milliseconds