Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/unbound/libunbound/
H A Dcontext.h235 int context_query_cmp(const void* a, const void* b);
H A Dcontext.c103 int context_query_cmp(const void* a, const void* b) in context_query_cmp() function
H A Dlibunbound.c160 rbtree_init(&ctx->queries, &context_query_cmp); in ub_ctx_create_nopipe()
/freebsd-12.1/contrib/unbound/smallapp/
H A Dworker_cb.c190 int context_query_cmp(const void* ATTR_UNUSED(a), const void* ATTR_UNUSED(b)) in context_query_cmp() function
/freebsd-12.1/contrib/unbound/util/
H A Dfptr_wlist.c221 else if(fptr == &context_query_cmp) return 1; in fptr_whitelist_rbtree_cmp()
/freebsd-12.1/contrib/unbound/daemon/
H A Dworker.c2084 int context_query_cmp(const void* ATTR_UNUSED(a), const void* ATTR_UNUSED(b)) in context_query_cmp() function