Searched defs:opt_list_out (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/bsd/unbound/dist/pythonmod/examples/ |
H A D | inplace_callbacks.py | 77 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 D | helloworld.c | 120 struct edns_data* edns, struct edns_option** opt_list_out, in reply_callback()
|
/netbsd-src/external/bsd/unbound/dist/dynlibmod/ |
H A D | dynlibmod.c | 215 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 D | msgparse.h | 234 struct edns_option* opt_list_out; member
|
H A D | msgreply.c | 1130 struct edns_option* opt_list_out = NULL; in inplace_cb_reply_call_generic() local
|