Home
last modified time | relevance | path

Searched refs:inform_super (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/unbound/dynlibmod/examples/
Dhelloworld.c93 EXPORT void inform_super(struct module_qstate* qstate, int id, in inform_super() function
/freebsd-12-stable/contrib/unbound/util/
Dmodule.h757 void (*inform_super)(struct module_qstate* qstate, int id, member
/freebsd-12-stable/contrib/unbound/services/
Dmesh.c1566 mesh->mods.mod[ref->s->s.curmod]->inform_super)); in mesh_walk_supers()
1567 (*mesh->mods.mod[ref->s->s.curmod]->inform_super)(&mstate->s, in mesh_walk_supers()
/freebsd-12-stable/contrib/unbound/doc/
DChangelog7186 - better documentation for inform_super (Thanks Yang Zhe).