Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/unbound/cachedb/
H A Dcachedb.c684 qstate->ext_state[id] = module_wait_module; in cachedb_handle_query()
691 qstate->ext_state[id] = module_wait_module; in cachedb_handle_query()
731 qstate->ext_state[id] = module_wait_module; in cachedb_handle_query()
741 qstate->ext_state[id] = module_wait_module; in cachedb_handle_query()
/freebsd-13.1/contrib/unbound/dynlibmod/examples/
H A Dhelloworld.c72 qstate->ext_state[id] = module_wait_module; in operate()
/freebsd-13.1/contrib/unbound/dns64/
H A Ddns64.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-13.1/contrib/unbound/ipsecmod/
H A Dipsecmod.c394 qstate->ext_state[id] = module_wait_module; in ipsecmod_handle_query()
410 qstate->ext_state[id] = module_wait_module; in ipsecmod_handle_query()
/freebsd-13.1/contrib/unbound/util/
H A Dmodule.c50 case module_wait_module: return "module_wait_module"; in strextstate()
H A Dmodule.h546 module_wait_module, enumerator
/freebsd-13.1/contrib/unbound/edns-subnet/
H A Dsubnetmod.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-13.1/contrib/unbound/ipset/
H A Dipset.c308 qstate->ext_state[id] = module_wait_module; in ipset_operate()
/freebsd-13.1/contrib/unbound/respip/
H A Drespip.c1077 qstate->ext_state[id] = module_wait_module; in respip_operate()
/freebsd-13.1/contrib/unbound/services/
H A Dmesh.c1651 if(s == module_wait_module || s == module_restart_next) { in mesh_continue()
/freebsd-13.1/contrib/unbound/validator/
H A Dvalidator.c2226 qstate->ext_state[id] = module_wait_module; in val_operate()