Home
last modified time | relevance | path

Searched refs:module_restart_next (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/bsd/unbound/dist/util/
H A Dmodule.h557 module_restart_next, enumerator
H A Dmodule.c55 case module_restart_next: return "module_restart_next"; in strextstate()
/netbsd-src/external/bsd/unbound/dist/edns-subnet/
H A Dsubnetmod.c581 return module_restart_next; in eval_response()
/netbsd-src/external/bsd/unbound/dist/services/
H A Dmesh.c1754 if(s == module_wait_module || s == module_restart_next) { in mesh_continue()
1764 if(s == module_restart_next) { in mesh_continue()
/netbsd-src/external/bsd/unbound/dist/pythonmod/
H A Dinterface.i1175 module_restart_next,
/netbsd-src/external/bsd/unbound/dist/validator/
H A Dvalidator.c2442 qstate->ext_state[id] = module_restart_next; in processFinished()
/netbsd-src/external/bsd/unbound/dist/doc/
H A DChangelog4617 - module_restart_next now calls clear on all following modules