Home
last modified time | relevance | path

Searched refs:copy_state_to_super (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/unbound/util/
H A Dmodule.h990 void copy_state_to_super(struct module_qstate* qstate, int id,
H A Dmodule.c410 copy_state_to_super(struct module_qstate* qstate, int ATTR_UNUSED(id), in copy_state_to_super() function
/freebsd/contrib/unbound/services/
H A Dmesh.c1659 copy_state_to_super(&mstate->s, ref->s->s.curmod, &ref->s->s); in mesh_walk_supers()