Home
last modified time | relevance | path

Searched refs:module_wait_module (Results 1 – 11 of 11) sorted by relevance

/freebsd-11-stable/contrib/unbound/cachedb/
HDcachedb.c678 qstate->ext_state[id] = module_wait_module; in cachedb_handle_query()
685 qstate->ext_state[id] = module_wait_module; in cachedb_handle_query()
725 qstate->ext_state[id] = module_wait_module; in cachedb_handle_query()
735 qstate->ext_state[id] = module_wait_module; in cachedb_handle_query()
/freebsd-11-stable/contrib/unbound/dynlibmod/examples/
HDhelloworld.c72 qstate->ext_state[id] = module_wait_module; in operate()
/freebsd-11-stable/contrib/unbound/dns64/
HDdns64.c472 return module_wait_module; /* Let other module handle this. */ in handle_ipv6_ptr()
481 return module_wait_module; in handle_ipv6_ptr()
602 return module_wait_module; in handle_event_pass()
/freebsd-11-stable/contrib/unbound/ipsecmod/
HDipsecmod.c383 qstate->ext_state[id] = module_wait_module; in ipsecmod_handle_query()
399 qstate->ext_state[id] = module_wait_module; in ipsecmod_handle_query()
/freebsd-11-stable/contrib/unbound/util/
HDmodule.c50 case module_wait_module: return "module_wait_module"; in strextstate()
HDmodule.h541 module_wait_module, enumerator
/freebsd-11-stable/contrib/unbound/edns-subnet/
HDsubnetmod.c742 qstate->ext_state[id] = module_wait_module; in subnetmod_operate()
802 qstate->ext_state[id] = module_wait_module; in subnetmod_operate()
823 qstate->ext_state[id] = module_wait_module; in subnetmod_operate()
/freebsd-11-stable/contrib/unbound/ipset/
HDipset.c308 qstate->ext_state[id] = module_wait_module; in ipset_operate()
/freebsd-11-stable/contrib/unbound/respip/
HDrespip.c1098 qstate->ext_state[id] = module_wait_module; in respip_operate()
/freebsd-11-stable/contrib/unbound/services/
HDmesh.c1624 if(s == module_wait_module || s == module_restart_next) { in mesh_continue()
/freebsd-11-stable/contrib/unbound/validator/
HDvalidator.c2225 qstate->ext_state[id] = module_wait_module; in val_operate()