Home
last modified time | relevance | path

Searched defs:opt_list_out (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/unbound/dist/pythonmod/examples/
H A Dinplace_callbacks.py77 def inplace_reply_callback(qinfo, qstate, rep, rcode, edns, opt_list_out, argument
105 def inplace_cache_callback(qinfo, qstate, rep, rcode, edns, opt_list_out, argument
155 def inplace_local_callback(qinfo, qstate, rep, rcode, edns, opt_list_out, argument
184 def inplace_servfail_callback(qinfo, qstate, rep, rcode, edns, opt_list_out, argument
/netbsd-src/external/bsd/unbound/dist/dynlibmod/examples/
H A Dhelloworld.c120 struct edns_data* edns, struct edns_option** opt_list_out, in reply_callback()
/netbsd-src/external/bsd/unbound/dist/dynlibmod/
H A Ddynlibmod.c215 struct edns_data* edns, struct edns_option** opt_list_out, in dynlib_inplace_cb_reply_generic()
/netbsd-src/external/bsd/unbound/dist/util/data/
H A Dmsgparse.h234 struct edns_option* opt_list_out; member
H A Dmsgreply.c1130 struct edns_option* opt_list_out = NULL; in inplace_cb_reply_call_generic() local