Home
last modified time | relevance | path

Searched refs:inplace_cb_reply (Results 1 – 7 of 7) sorted by relevance

/freebsd-14-stable/contrib/unbound/dynlibmod/examples/
HDhelloworld.c44 inplace_cb_reply, in init()
56 de->inplace_cb_delete_wrapped(env, inplace_cb_reply, id); in deinit()
/freebsd-14-stable/contrib/unbound/util/
HDmodule.h203 inplace_cb_reply = 0, enumerator
HDfptr_wlist.c645 if(type == inplace_cb_reply) { in fptr_whitelist_inplace_cb_reply_generic()
/freebsd-14-stable/contrib/unbound/dynlibmod/
HDdynlibmod.c252 if(type >= inplace_cb_reply && type <= inplace_cb_reply_servfail) { in inplace_cb_register_wrapped()
/freebsd-14-stable/contrib/unbound/util/data/
HDmsgreply.c1237 env->inplace_cb_lists[inplace_cb_reply], inplace_cb_reply, qinfo, in inplace_cb_reply_call()
/freebsd-14-stable/contrib/unbound/services/
HDmesh.c1383 !m->s.env->inplace_cb_lists[inplace_cb_reply]) || in mesh_send_reply()
/freebsd-14-stable/contrib/unbound/doc/
HDChangelog2564 - Fix python documentation warning on functions.rst inplace_cb_reply.
2580 - Pass the comm_reply information to the inplace_cb_reply* functions