Searched refs:inplace_cb_reply_cache_call (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/unbound/util/data/ |
H A D | msgreply.h | 676 int inplace_cb_reply_cache_call(struct module_env* env,
|
H A D | msgreply.c | 1241 int inplace_cb_reply_cache_call(struct module_env* env, in inplace_cb_reply_cache_call() function
|
/freebsd/contrib/unbound/daemon/ |
H A D | worker.c | 550 if(!inplace_cb_reply_cache_call(&worker->env, qinfo, NULL, msg->rep, in answer_norec_from_cache() 798 if(!inplace_cb_reply_cache_call(&worker->env, qinfo, NULL, encode_rep, in answer_from_cache()
|