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

  /src/external/bsd/libevent/dist/
event_rpcgen.py 493 def GetTranslation(self, extradict=None):
494 if extradict is None:
495 extradict = {}
505 for (k, v) in list(extradict.items()):
  /src/external/bsd/ntp/dist/sntp/libevent/
event_rpcgen.py 493 def GetTranslation(self, extradict=None):
494 if extradict is None:
495 extradict = {}
505 for (k, v) in list(extradict.items()):

Completed in 18 milliseconds