Home
last modified time | relevance | path

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

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