Home
last modified time | relevance | path

Searched refs:extradict (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/ntp/sntp/libevent/
HDevent_rpcgen.py493 def GetTranslation(self, extradict=None): argument
494 if extradict is None:
495 extradict = {}
505 for (k, v) in list(extradict.items()):
/freebsd-14-stable/contrib/libevent/
HDevent_rpcgen.py493 def GetTranslation(self, extradict=None): argument
494 if extradict is None:
495 extradict = {}
505 for (k, v) in list(extradict.items()):