Searched refs:inform_super (Results 1 - 17 of 17) sorted by relevance

/netbsd-current/external/bsd/unbound/dist/pythonmod/doc/examples/
H A Dexample0-1.py13 def inform_super(id, qstate, superqstate, qdata): function
/netbsd-current/external/bsd/unbound/dist/pythonmod/examples/
H A Dresgen.py40 def inform_super(id, qstate, superqstate, qdata): return True function
H A Dresmod.py41 def inform_super(id, qstate, superqstate, qdata): return True function
H A Dresip.py47 def inform_super(id, qstate, superqstate, qdata): return True function
H A Dcalc.py42 def inform_super(id, qstate, superqstate, qdata): return True function
H A Ddict.py119 def inform_super(id, qstate, superqstate, qdata): function
H A Dedns.py106 def inform_super(id, qstate, superqstate, qdata): return True function
H A Dinplace_callbacks.py346 def inform_super(id, qstate, superqstate, qdata): return True function
H A Dlog.py97 def inform_super(id, qstate, superqstate, qdata): function
H A Davahi-resolver.py408 def inform_super(id, qstate, superqstate, qdata): function
/netbsd-current/external/bsd/unbound/dist/dynlibmod/examples/
H A Dhelloworld.c93 EXPORT void inform_super(struct module_qstate* qstate, int id, function
95 log_info("dynlib: hello world from inform_super");
/netbsd-current/external/bsd/unbound/dist/pythonmod/
H A Dubmodule-tst.py43 def inform_super(id, qstate, superqstate, qdata): function
H A Dubmodule-msg.py45 def inform_super(id, qstate, superqstate, qdata): function
/netbsd-current/external/bsd/unbound/dist/util/
H A Dmodule.h99 * query, then the mesh will tell them about it. It calls the inform_super
101 * them with the operate() call. During inform_super the query that is done
106 * inform_super phase, but after that the network buffers will be cleared
123 * done. When they are done the mesh calls inform_super on the module that
757 void (*inform_super)(struct module_qstate* qstate, int id, member in struct:module_func_block
/netbsd-current/external/bsd/unbound/dist/testdata/pymod_thread.tdir/
H A Dpymod_thread.py47 def inform_super(id, qstate, superqstate, qdata): function
/netbsd-current/external/bsd/unbound/dist/testdata/pymod.tdir/
H A Dpymod.py47 def inform_super(id, qstate, superqstate, qdata): function
/netbsd-current/external/bsd/unbound/dist/services/
H A Dmesh.c1566 mesh->mods.mod[ref->s->s.curmod]->inform_super));
1567 (*mesh->mods.mod[ref->s->s.curmod]->inform_super)(&mstate->s,

Completed in 273 milliseconds