HomeSort by: relevance | last modified time | path
    Searched refs:module_event_noreply (Results 1 - 10 of 10) sorted by relevancy

  /src/external/bsd/unbound/dist/util/
module.h 596 module_event_noreply, enumerator in enum:module_ev
module.h 596 module_event_noreply, enumerator in enum:module_ev
module.c 70 case module_event_noreply: return "module_event_noreply";
module.c 70 case module_event_noreply: return "module_event_noreply";
  /src/external/bsd/unbound/dist/pythonmod/
interface.i 1185 %rename ("MODULE_EVENT_NOREPLY") "module_event_noreply";
1194 module_event_noreply,
interface.i 1185 %rename ("MODULE_EVENT_NOREPLY") "module_event_noreply";
1194 module_event_noreply,
  /src/external/bsd/unbound/dist/iterator/
iterator.c 4296 if(event == module_event_noreply || event == module_event_error) {
4297 if(event == module_event_noreply && iq->timeout_count >= 3 &&
iterator.c 4296 if(event == module_event_noreply || event == module_event_error) {
4297 if(event == module_event_noreply && iq->timeout_count >= 3 &&
  /src/external/bsd/unbound/dist/services/
mesh.c 899 event = module_event_noreply;
mesh.c 899 event = module_event_noreply;

Completed in 109 milliseconds