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

  /src/external/bsd/unbound/dist/pythonmod/doc/examples/
example0-1.py 28 if event == MODULE_EVENT_PASS:
  /src/external/bsd/unbound/dist/pythonmod/examples/
calc.py 46 if (event == MODULE_EVENT_NEW) or (event == MODULE_EVENT_PASS):
resgen.py 43 if (event == MODULE_EVENT_NEW) or (event == MODULE_EVENT_PASS):
resip.py 58 if (event == MODULE_EVENT_NEW) or (event == MODULE_EVENT_PASS):
resmod.py 54 if (event == MODULE_EVENT_NEW) or (event == MODULE_EVENT_PASS):
dict.py 72 if (event == MODULE_EVENT_NEW) or (event == MODULE_EVENT_PASS):
edns.py 110 if (event == MODULE_EVENT_NEW) or (event == MODULE_EVENT_PASS):
log.py 105 if (event == MODULE_EVENT_NEW) or (event == MODULE_EVENT_PASS):
inplace_callbacks.py 350 if (event == MODULE_EVENT_NEW) or (event == MODULE_EVENT_PASS):
avahi-resolver.py 439 if event == MODULE_EVENT_NEW or event == MODULE_EVENT_PASS:
  /src/external/bsd/unbound/dist/testdata/pymod.tdir/
pymod.py 109 if (event == MODULE_EVENT_NEW or event == MODULE_EVENT_PASS) and (qstate.qinfo.qname_str.endswith("www2.example.com.")):
154 if event == MODULE_EVENT_PASS:
  /src/external/bsd/unbound/dist/testdata/pymod_thread.tdir/
pymod_thread.py 109 if (event == MODULE_EVENT_NEW or event == MODULE_EVENT_PASS) and (qstate.qinfo.qname_str.endswith("example.com.")):
159 if event == MODULE_EVENT_PASS:
  /src/external/bsd/unbound/dist/pythonmod/
ubmodule-tst.py 143 if event == MODULE_EVENT_PASS:
ubmodule-msg.py 104 #if event == MODULE_EVENT_PASS: #pokud mame "validator python iterator"
147 if event == MODULE_EVENT_PASS:

Completed in 23 milliseconds