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

/freebsd-10-stable/contrib/unbound/libunbound/
H A Dcontext.h226 int context_query_cmp(const void* a, const void* b);
H A Dcontext.c92 int context_query_cmp(const void* a, const void* b) function
H A Dlibunbound.c138 rbtree_init(&ctx->queries, &context_query_cmp);
/freebsd-10-stable/contrib/unbound/smallapp/
H A Dworker_cb.c190 int context_query_cmp(const void* ATTR_UNUSED(a), const void* ATTR_UNUSED(b)) function
/freebsd-10-stable/contrib/unbound/util/
H A Dfptr_wlist.c198 else if(fptr == &context_query_cmp) return 1;
/freebsd-10-stable/contrib/unbound/daemon/
H A Dworker.c1466 int context_query_cmp(const void* ATTR_UNUSED(a), const void* ATTR_UNUSED(b)) function

Completed in 86 milliseconds